fix: add mnemonic to jq and yq (#106)

2 files changed
tree: 4728ccb0534351df8723f7fb97032f3b3da687ee
  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.

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.