RunfilesGroupInfo: a protocol for structured runfiles in *_binary rules #29510
malt3
started this conversation in
Design proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like Bazel language rules to adopt a new provider called
RunfilesGroupInfo.Tl;dr: this allows rules like
py_binary,java_binary, and friends to segment their runfiles into groups instead of a single, large, opaque runfiles object.Please read the project README for more information.
This discussion exists to collect feedback from the community.
Beta Was this translation helpful? Give feedback.
All reactions