cockroachdb / cockroachdb/cockroach
bazel: simplify `bazel-generate.sh` logic
Open
A-build-system
C-enhancement
T-dev-inf
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
The entire suite of code generation logic requires running `bazel build` or `bazel run` 7 times. We could make this quicker by merging some executables together, especially the string of executables after the `gazelle` run.
Epic: CRDB-17171
Jira issue: CRDB-33269
Contributor guide
Assessment
This issue has not been assessed yet.