You need to sign in or sign up before continuing.
Commits on Source (8)
-
Matthew Clarkson authored704b573e
-
Matthew Clarkson authorede03a9c25
-
Matthew Clarkson authoredVerified688f66a2
-
Matthew Clarkson authored
Upgrades all other dependencies and the base image.
Verifieda909ef9d -
Matthew Clarkson authored
We use a cache key that is instance wide. Be safe and only cache what we expect.
Verifiede17c6309 -
Matthew Clarkson authored
Accidentally changed it whilst testing.
Verifiedf4e96d19 -
Matthew Clarkson authoredVerified54918e36
-
Bot authored
# [1.0.0-beta.4](https://git.gitlab.arm.com/ci/component/bazelisk/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2024-08-13) ### Bug Fixes * **nope:** spelling mistake correction ([e03a9c25](https://git.gitlab.arm.com/ci/component/bazelisk/commit/e03a9c25ad991e8441996c0af050d00deea61535)) * only cache the Bazelisk downloads ([e17c6309](https://git.gitlab.arm.com/ci/component/bazelisk/commit/e17c63099638718ba2981e60db9baa8754dce376)) * **python:** restrict rule visibility ([704b573e](https://git.gitlab.arm.com/ci/component/bazelisk/commit/704b573e867e4813b0294b5f4bbfe980dc88a8c0)) * upgrade to `rules_oci@2.0.0-beta1` ([a909ef9d](https://git.gitlab.arm.com/ci/component/bazelisk/commit/a909ef9d0302ceb45fd14696cafb4737e1a92062))
Showing
- .bazelrc 9 additions, 0 deletions.bazelrc
- .bazelrc.ci 0 additions, 3 deletions.bazelrc.ci
- .bazelversion 1 addition, 2 deletions.bazelversion
- CHANGELOG.md 9 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 18 additions, 17 deletionsMODULE.bazel
- MODULE.bazel.lock 784 additions, 3878 deletionsMODULE.bazel.lock
- bazelisk/BUILD.bazel 10 additions, 4 deletionsbazelisk/BUILD.bazel
- bazelisk/coreutils/nope/nope.sh 1 addition, 1 deletionbazelisk/coreutils/nope/nope.sh
- bazelisk/transition.bzl 27 additions, 0 deletionsbazelisk/transition.bzl
- python/BUILD.bazel 0 additions, 19 deletionspython/BUILD.bazel
- python/runtime/BUILD.bazel 0 additions, 0 deletionspython/runtime/BUILD.bazel
- python/runtime/rule.bzl 0 additions, 58 deletionspython/runtime/rule.bzl
- templates/bazelisk.yml 2 additions, 2 deletionstemplates/bazelisk.yml
This diff is collapsed.
bazelisk/transition.bzl
0 → 100644
python/BUILD.bazel
deleted
100644 → 0
python/runtime/BUILD.bazel
deleted
100644 → 0
python/runtime/rule.bzl
deleted
100644 → 0