Publish the Bazel CI image from this repository
Open
@balajinvda is already working on this.
Since Jul 26, 2026.
ci
- Dominant language
- Go
- Stars
- 218
- Forks
- 72
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 427
Description
Description
Independent of #448, but adjacent to it.
The Bazel CI image is built in a separate repository and mirrored here by hand. That
indirection already caused a release path to run a toolchain several versions behind
what CI validates against, because the mirrored tag and the tag referenced by the
release pipeline drifted apart with nothing reporting it.
Publishing the image from this repository removes the manual mirror step and makes the
image version a reviewable change.
Definition of Done
- Image built and published from this repository.
- The workflow that publishes it exists and is referenced by an actually-present
consumer, not by a comment. - Manual mirror step retired.
Resources
- #448
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.