bazel-contrib / bazel-contrib/rules_multitool
Support starlark lock file
Open
- Dominant language
- Starlark
- Stars
- 25
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
It's pretty common in the Bazel ecosystem to use starlark to manage configuration.
A starlark struct could be composed programatically and then loaded elsewhere in the build graph (i.e., augmenting a test target).
Contributor guide
Assessment
This issue has not been assessed yet.