Revert "fix: use pat for bcr mirror"

This reverts commit ea7a3e4549cedc602b68646d4edf1e648aae6a67.
1 file changed
tree: 1a02bb4e95600f031302bed303f4b13cdda44001
  1. .bazelci/
  2. .github/
  3. docs/
  4. e2e/
  5. lib/
  6. tools/
  7. .bazelrc
  8. .bazelversion
  9. .gitattributes
  10. .gitignore
  11. .pre-commit-config.yaml
  12. .prettierignore
  13. BUILD.bazel
  14. CONTRIBUTING.md
  15. internal_deps.bzl
  16. LICENSE
  17. MODULE.bazel
  18. README.md
  19. WORKSPACE
README.md

Aspect's Bazel helpers library

This is code we would contribute to bazel-skylib, but the declared scope of that project is narrow and it‘s very difficult to get anyone’s attention to review PRs there.

See the full documentation for our rules here.

Need help? This ruleset has support provided by https://aspect.dev.

Installation

From the release you wish to use: https://github.com/aspect-build/bazel-lib/releases copy the WORKSPACE snippet into your WORKSPACE file.