google / subpar

Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel.
Apache License 2.0
567 stars 69 forks source link

Propagate tags via par_*** macros #112

Closed andyscott closed 5 years ago

andyscott commented 5 years ago

This updates the par_*** macros to propagate tags to the underlying rules. This is important, as currently the manual tag doesn't work fro the par_*** macros.

johnynek commented 5 years ago

@dkelmer you seem to have merged things lately. Can we get a review of this?

We are keeping a fork to fix this issue.

Also, what is the process to get reviews? Is 18 days the normal length of time to wait or is someone out or something?

jin commented 5 years ago

@brandjon ping, please take a look.

jin commented 5 years ago

Also, what's the status of this repository? Is it in maintenance mode? Can we update the README / description to reflect it as such?

johnynek commented 5 years ago

Thank you very much! This is a big help to keep our engineers motivated to send PRs!