generated from bazel-contrib/rules-template
-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
enhancementNew feature or requestNew feature or requestneed: fundingWe could prioritize this based on donation to https://opencollective.com/aspect-buildWe could prioritize this based on donation to https://opencollective.com/aspect-build
Description
What is the current behavior?
Right now ts_proto_library
only supports using depending on proto_library
in the same package as it requires proto_srcs
to be set, which takes file names as opposed to target names. This makes it impossible to include dependencies. See #627 for an example.
Describe the feature
ts_proto_library
should be able to depend on protobuf messages and proto_library
rules defined in other packages, and copy_files
should copy them to the right place.
rbosetti and tenzinhltenzinhl
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneed: fundingWe could prioritize this based on donation to https://opencollective.com/aspect-buildWe could prioritize this based on donation to https://opencollective.com/aspect-build