Commits on Source (4)
-
Matthew Clarkson authoredVerified130bddc5
-
Matthew Clarkson authored
When a repository label is passed, we validate that it **is** a repository by checking for `REPO.bazel`. To support back to `7.0.0` we can check for both `WORKSPACE` _and_ `REPO.bazel`.
Verifiedf1e46c3f -
Matthew Clarkson authoredVerified15ec0ebc
-
Bot authored
# [1.0.0-beta.17](https://git.gitlab.arm.com/bazel/toolchain_utils/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2024-10-28) ### Bug Fixes * detect both `WORKSPACE` and `REPO.bazel` in repositories ([f1e46c3f](https://git.gitlab.arm.com/bazel/toolchain_utils/commit/f1e46c3f142c0665f90119996f0ebb8048dfb0c7))
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 2 additions, 2 deletionsMODULE.bazel
- MODULE.bazel.lock 1520 additions, 0 deletionsMODULE.bazel.lock
- e2e/MODULE.bazel.lock 1520 additions, 0 deletionse2e/MODULE.bazel.lock
- toolchain/export/symlink/repository.bzl 6 additions, 6 deletionstoolchain/export/symlink/repository.bzl
- toolchain/local/select/repository.bzl 6 additions, 7 deletionstoolchain/local/select/repository.bzl
- toolchain/repository/BUILD.bazel 0 additions, 0 deletionstoolchain/repository/BUILD.bazel
- toolchain/repository/root.bzl 14 additions, 0 deletionstoolchain/repository/root.bzl
This diff is collapsed.
This diff is collapsed.
toolchain/repository/BUILD.bazel
0 → 100644
toolchain/repository/root.bzl
0 → 100644