Reid D McKenzie
Reid D McKenzie
+1 also bitten by this
I don't think that just not indexing `py_binary` sources is a workable solution. A pattern we've seen before is that users will want to consider sources part of a `py_binary`...
We'd welcome this -- looking at Copier for other applications as well.
This appears to have been resolved by https://github.com/bazelbuild/bazel/pull/24690, available in 8.0.1 and later.
TODO: Rework this, potentially as part of replacing the AWK-based filtering.
Closing; need to revisit the concept.
Will be obviated by #551.
Thanks @jsirois! I've got some other stuff in the ruleset to wrap up first but that sounds like a much cleaner approach to PEX building than what we currently have,...
We need to revisit our `py_library` and consider whether we can consolidate it with `rules_python`.
Hey @antspy, now that we've finally addressed some of the WORKSPACE tech debt and upgraded to a reasonable `rules_python` dep, this is on the table. What behavior in particular are...