ci(bazel): bump bazel-ci image to 0.13.0#395
Open
balajinvda wants to merge 1 commit into
Open
Conversation
0.13.0 prewarms the hermetic rules_go Go SDKs (1.25.0/1.25.1/1.25.6/1.25.10/1.25.11) into the image repo cache so cold GHA jobs stop re-downloading them. Image built in nvcf/bazel-ci-templates and mirrored to ghcr; this points every matrix row at it. Co-authored-by: Balaji Ganesan <bganesan@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Bazel CI workflow container image is updated from ChangesBazel CI
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
kristinapathak
approved these changes
Jul 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the GHA bazel matrix container image
ghcr.io/nvidia/nvcf/bazel-cifrom 0.12.0 to 0.13.0.0.13.0 prewarms the hermetic rules_go Go SDKs (1.25.0 / 1.25.1 / 1.25.6 / 1.25.10 / 1.25.11) into the image's Bazel repo cache, so cold GHA jobs stop re-downloading them. Built in nvcf/bazel-ci-templates and mirrored to ghcr; this PR's own matrix run validates 0.13.0 across every subtree before merge.
Co-authored-by: Balaji Ganesan bganesan@nvidia.com
Summary by CodeRabbit