mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-27 17:43:27 +00:00
fc855df8cf
* feat: post a pr to bcr on successful release * Change to GH app based auth Following instructions at https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens Co-authored-by: Alex Eagle <alex@aspect.dev> |
||
---|---|---|
.bazelci | ||
.github/workflows | ||
docs | ||
e2e | ||
lib | ||
tools | ||
.bazelrc | ||
.bazelversion | ||
.gitattributes | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.prettierignore | ||
BUILD.bazel | ||
CONTRIBUTING.md | ||
internal_deps.bzl | ||
LICENSE | ||
MODULE.bazel | ||
README.md | ||
WORKSPACE |
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.