Based on https://github.com/bazelbuild/bazel/releases/tag/7.0.2 or https://releases.bazel.build/7.0.2/release/index.html.
Use with Bazelisk
USE_BAZEL_VERSION=meroton/7.0.2-ros bazel build ...
Cherry-picks:
- bazelbuild#12823, commit b9bfcf0: Remote Output Service: place bazel-out/ on a FUSE file system
Binaries built with
linux-x86_64
USE_BAZEL_VERSION=7.0.2 bazel build -c opt --stamp src:bazel --embed_label 7.0.2-ros --incompatible_strict_action_env=true --java_runtime_version=remotejdk_11
cp bazel-bin/src/bazel bazel-7.0.2-ros-linux-x86_64
sha256sum bazel-7.0.2-ros-linux-x86_64 > bazel-7.0.2-ros-linux-x86_64.sha256