Skip to content

Conversation

@agluszak
Copy link
Contributor

No description provided.

@agluszak agluszak changed the title [chore] Bump bazel version to 8.5.0 chore: Bump bazel version to 8.5.0 Dec 12, 2025
bazel_binaries = use_extension("@rules_bazel_integration_test//:extensions.bzl", "bazel_binaries", dev_dependency = True)
bazel_binaries.download(version_file = "//:.bazelversion")
bazel_binaries.download(version = "8.2.1")
bazel_binaries.download(version = "8.5.0")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This duplicates the bazelversion. It should be an older version, rather than the same version in use.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At this point we should probably update this to 9.x or bump our internal version to 9.x and leave the manual download to the latest 8.x stable release.

@agluszak
Copy link
Contributor Author

Superseded by #1446

@agluszak agluszak closed this Jan 21, 2026
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.

3 participants