Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set latest Bazel build to 7.x after 8.0.0 release #1671

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mbland
Copy link
Contributor

@mbland mbland commented Dec 9, 2024

Description

Replaces the latest Bazel version specifier with 7.x. Part of #1625 and #1652.

Motivation

This fixes CI builds because Bazel 8.0.0 just came out, but rules_scala is not yet Bazel 8 compatible, causing latest Bazel builds to fail.

This fixes CI builds because Bazel 8.0.0 just came out, but
`rules_scala` is not yet Bazel 8 compatible, causing `latest Bazel`
builds to fail. Part of bazelbuild#1625 and bazelbuild#1652.

- https://github.com/bazelbuild/bazelisk?tab=readme-ov-file#how-does-bazelisk-know-which-bazel-version-to-run
mbland added a commit to mbland/rules_scala that referenced this pull request Dec 10, 2024
Cherry-picked from bazelbuild#1671 to ensure the CI build passes.
mbland added a commit to mbland/rules_scala that referenced this pull request Dec 10, 2024
Cherry-picked from bazelbuild#1671 to ensure the CI build passes.
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.

1 participant