cloud-builders icon indicating copy to clipboard operation
cloud-builders copied to clipboard

Add Bazel 8.3.1 support to cloud builder

Open nate-selzer opened this issue 6 months ago • 2 comments

This PR adds support for Bazel 8.3.1 to the cloud-builders repository.

Changes made:

  • Add Docker build step for Bazel 8.3.1
  • Add version check for the new version
  • Add example tests for 8.3.1 following the existing pattern
  • Add image entry in the images section

This follows the same pattern as the existing Bazel versions (5.4.0, 6.4.0, 7.0.1, 7.3.2) and includes all necessary build, test, and deployment steps.

nate-selzer avatar Jul 25 '25 17:07 nate-selzer

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Jul 25 '25 17:07 google-cla[bot]

Hey @nkohlwork, I'm not sure who to tag in here, I see you're the last contributor to this repo, any way you can help me find a reviewer?

nate-selzer avatar Aug 04 '25 18:08 nate-selzer