commit | f60adf668fbe76fb82089e8e0fd76066547d49bf | [log] [tgz] |
---|---|---|
author | Greg Magolan <gmagolan@gmail.com> | Fri Dec 02 23:23:57 2022 -0800 |
committer | Greg Magolan <gmagolan@gmail.com> | Sat Dec 03 10:46:27 2022 -0800 |
tree | 6e721a69128a99b310cc3a5409ead7bb34b3de2f | |
parent | e9b66b5e0a11946853c20ad4781abc077ba2a9fe [diff] |
feat: add executable attribute to write_source_files
Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files.
This module depends on bazel-skylib. In theory all these utilities could be upstreamed 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.
bazel-lib is just a part of what Aspect provides:
Installation instructions are included on each release: https://github.com/aspect-build/bazel-lib/releases