Skip to content

ci(bazel): bump bazel-ci image to 0.13.0 - #395

Merged
balajinvda merged 1 commit into
mainfrom
ci/bump-bazel-ci-0.13.0
Jul 24, 2026
Merged

ci(bazel): bump bazel-ci image to 0.13.0#395
balajinvda merged 1 commit into
mainfrom
ci/bump-bazel-ci-0.13.0

Conversation

@balajinvda

@balajinvda balajinvda commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the GHA bazel matrix container image ghcr.io/nvidia/nvcf/bazel-ci from 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

  • Chores
    • Updated the automated build and validation environment to use a newer Bazel CI image for improved compatibility and reliability.
    • No changes were made to application functionality or user-facing behavior.

@balajinvda
balajinvda requested a review from a team as a code owner July 23, 2026 21:16
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: ae12ba59-9028-48cf-bb9f-df5b9a4bbfb8

📥 Commits

Reviewing files that changed from the base of the PR and between 38e9b51 and bbfac92.

📒 Files selected for processing (1)
  • .github/workflows/bazel.yml

📝 Walkthrough

Walkthrough

The Bazel CI workflow container image is updated from 0.12.0 to 0.13.0; no other workflow behavior changes.

Changes

Bazel CI

Layer / File(s) Summary
Update Bazel CI container image
.github/workflows/bazel.yml
The Bazel job now uses ghcr.io/nvidia/nvcf/bazel-ci:0.13.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title follows Conventional Commits and accurately describes the CI workflow image bump.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/bump-bazel-ci-0.13.0

Comment @coderabbitai help to get the list of available commands.

Prewarms the hermetic rules_go Go SDKs so cold GHA jobs stop re-downloading
them. Built in nvcf/bazel-ci-templates and mirrored to ghcr; points every
matrix row at 0.13.0. Rebased onto main after #343.

Co-authored-by: Balaji Ganesan <bganesan@nvidia.com>
@balajinvda
balajinvda force-pushed the ci/bump-bazel-ci-0.13.0 branch from 38e9b51 to bbfac92 Compare July 24, 2026 14:02
@balajinvda
balajinvda added this pull request to the merge queue Jul 24, 2026
Merged via the queue into main with commit 2961f91 Jul 24, 2026
35 checks passed
@balajinvda
balajinvda deleted the ci/bump-bazel-ci-0.13.0 branch July 24, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants