Change to disambiguate output under `dist/`. Feel ...
# general
h
Change to disambiguate output under
dist/
. Feel free to bikeshed the scheme: https://github.com/pantsbuild/pants/pull/10735
🔥 1
👖 1
a
benjy this is an awesome idea
❤️ 1
h
Hmm, this is fairly disruptive. Might have to hide it behind a temporary option.
Just to smooth the transition.
h
Yeah, I recommend that. Do a proper deprecation There are already lots of changes to deal with when upgrading to 2.0
n
I was just thinking about asking if binary target names are supposed to be unique and then I found this 🙂
❤️ 1
h
Hehe, will be in the release which should be tomorrow. Also, we changed the implementation for the tests depending on binaries a little bit. You now need to be explicit by setting the
runtime_binary_dependencies
field on the p`ython_tests` Target
n
Ok, sounds good! Looking forward to a new release.