Skip to content

Conversation

@nmattia
Copy link
Contributor

@nmattia nmattia commented Jan 29, 2026

This bumps our bazel version in .bazelversion and upgrades a few rules, macros and targets that need adapting:

  • In general, ~ was replaced with + in (canonical) labels
  • Some bazel modules dependencies were updated
  • The apalache-mc binary was wrapped in a java_binary to let Bazel handle the call to java (the old way broke in Bazel 8, and this new way breaks in other ways in Bazel 7 so was not done separately)

@nmattia nmattia requested review from a team as code owners January 29, 2026 14:52
@nmattia nmattia added the CI_ALL_BAZEL_TARGETS Runs all bazel targets and uploads them to S3 label Jan 29, 2026
@github-actions github-actions bot added the chore label Jan 29, 2026
github-actions[bot]

This comment was marked as spam.

This bumps our bazel version in `.bazelversion` and upgrades a few
rules, macros and targets that need adapting:

* In general, `~` was replaced with `+` in (canonical) labels
* Some bazel modules dependencies were updated
* The `apalache-mc` binary was wrapped in a `java_binary` to let Bazel
handle the call to `java` (the old way broke in Bazel 8, and this new
way breaks in other ways in Bazel 7 so was not done separately)
Copy link
Collaborator

@basvandijk basvandijk left a comment

Choose a reason for hiding this comment

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

🎉

Copy link
Member

@venkkatesh-sekar venkkatesh-sekar left a comment

Choose a reason for hiding this comment

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

LGTM for fuzz_testing.bzl

@nmattia nmattia enabled auto-merge January 29, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants