feat: Create all_data_requirements alias#1292
feat: Create all_data_requirements alias#1292chrislovecnm merged 5 commits intobazel-contrib:mainfrom kevinpark1217:main
all_data_requirements alias#1292Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
all_data_requirements aliasall_data_requirements alias
|
Hello @hrfuller @rickeylev, can I get a review? |
|
How can we test this? Can we add something to one of our examples? |
Hi @chrislovecnm, I added a |
chrislovecnm
left a comment
There was a problem hiding this comment.
LGTM - if you could add some documentation in the examples, that would rock!
Minor change.
I am creating a Python virtualenv with Bazel, and having
all_data_requirementsfor data dependencies just likeall_requirementswould be very helpful.