-
Notifications
You must be signed in to change notification settings - Fork 252
Bazel configuration to better enable dependent builds #1228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
f44218e to
e1b57b5
Compare
|
Here's an outline for how to verify if a solution will work for #1184: Start by cloning @jarreds reproduction: https://github.com/jarreds/cel-go-repro. Click for potentially superfluous details that might be helpful for understanding exactly what's happening.As the README in that repo says, the problem surfaces when you introduce the bzlmod dependency on Then, clone Here's what I know: if you edit It's possible that entirely ridding the |
897d1d3 to
35a430e
Compare
c23e695 to
b6bb95a
Compare
Disable cel.dev/expr gazelle build generation
Closes #1184