Skip to content

Release 7.0.2 (2024-01-25) + Remote Output Service

Latest
Compare
Choose a tag to compare
@moroten moroten released this 01 Feb 08:19
· 1821 commits to master since this release

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:

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