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

Migrate to Bazel 8.0 #1118

Open
yukawa opened this issue Nov 5, 2024 · 0 comments
Open

Migrate to Bazel 8.0 #1118

yukawa opened this issue Nov 5, 2024 · 0 comments

Comments

@yukawa
Copy link
Collaborator

yukawa commented Nov 5, 2024

Description

As Bazel 8.0 is expected to be released in late November 2024, it's time for us to start preparing for the transition from Bazel 7.4.x to Bazel 8.0.x.

Tasks

  • Pin Bazel version to Bazel 7.4.x until we Mozc becomes fully compatible with Bazel 8.0
    • For GitHub Actions where Bazelisk is actually used, we can rely on USE_BAZEL_VERSION to specify the Bazel version.
  • Make sure all the dependent Bazel modules are compatible with Bazel 8.0
    • Update module versions as needed.
  • Make sure Mozc's own build rules are compatible with Bazel 8.0
    • Update Mozc's own build rules as needed.
  • Once Mozc becomes fully compatible with Bazel 8.0, drop Bazel 7.x support.

Version or commit-id

e1b40ed

@yukawa yukawa pinned this issue Nov 5, 2024
yukawa added a commit to yukawa/mozc that referenced this issue Nov 18, 2024
As Mozc is not compatible with Bazel 8.0 yet, let's

 * pin Bazel version to Bazel 7.4.1 in GitHub Actions.
 * clarify that Bazel 8.0 is not supported in the build instructions.
yukawa added a commit to yukawa/mozc that referenced this issue Nov 18, 2024
As Mozc is not compatible with Bazel 8.0 yet, let's

 * pin Bazel version to Bazel 7.4.1 in GitHub Actions.
 * clarify that Bazel 8.0 is not supported in the build instructions.
hiroyuki-komatsu pushed a commit that referenced this issue Nov 20, 2024
As Mozc is not compatible with Bazel 8.0 yet, let's

 * pin Bazel version to Bazel 7.4.1 in GitHub Actions.
 * clarify that Bazel 8.0 is not supported in the build instructions.

PiperOrigin-RevId: 698388242
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

No branches or pull requests

1 participant