Commits on Source (7)
-
Matthew Clarkson authoredVerified9e4b5047
-
Matthew Clarkson authored83ecb1ef
-
Matthew Clarkson authored
`use_repo_rule` never made it into Bazel 6.4.0
Verifiede84dd11a -
Matthew Clarkson authored
When a tool such as `//abc.sh` is provide. In nested projects it was being resolved to the full label with the workspace. This patch checks if the workspace is the same as the provided label, if so do not add the workspace.
e5014154 -
Matthew Clarkson authoredVerified2ecbe491
-
Matthew Clarkson authoredVerifiedd9bddac3
-
Bot authored
# [1.0.0-alpha.3](https://git.gitlab.arm.com/bazel/rules_download/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2023-12-13) ### Bug Fixes * scope tool labels to project ([e5014154](https://git.gitlab.arm.com/bazel/rules_download/commit/e50141549e50656f2840d4481a5ff7f2f63d8b58)) * set minimum version to Bazel 7 ([e84dd11a](https://git.gitlab.arm.com/bazel/rules_download/commit/e84dd11a9e8abf0f34857cdc55293b29f350c04d))
Showing
- .bazelversion 1 addition, 2 deletions.bazelversion
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 2 additions, 2 deletionsMODULE.bazel
- MODULE.bazel.lock 1 addition, 1 deletionMODULE.bazel.lock
- README.md 1 addition, 1 deletionREADME.md
- e2e/.bazelversion 1 addition, 2 deletionse2e/.bazelversion
- e2e/MODULE.bazel 1 addition, 1 deletione2e/MODULE.bazel
- e2e/MODULE.bazel.lock 3 additions, 3 deletionse2e/MODULE.bazel.lock
- lib/commands.bzl 2 additions, 0 deletionslib/commands.bzl