Bazel configuration to better enable dependent builds#1228
Bazel configuration to better enable dependent builds#1228TristonianJones merged 6 commits intogoogle:masterfrom
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