wonderful-iron-54019
06/17/2020, 5:38 PMsetup_py: recursive
turned onpython_library
sourcesresources
target was causing ambiguities determining the owner between our actualt library and the custom target./pants deploy custom_target
does not build the code it depends onhappy-kitchen-89482
06/17/2020, 5:46 PMwonderful-iron-54019
06/17/2020, 5:47 PMhappy-kitchen-89482
06/17/2020, 5:47 PMwonderful-iron-54019
06/17/2020, 5:48 PM1.x
versions one at a time, before we g et more heavily involved in migrating to v2hundreds-father-404
06/17/2020, 5:54 PMwonderful-iron-54019
06/17/2020, 5:55 PMhundreds-father-404
06/17/2020, 5:56 PMwonderful-iron-54019
06/17/2020, 5:56 PMbut indeed better in 1.28what do you mean when you say this?
hundreds-father-404
06/17/2020, 5:56 PMwonderful-iron-54019
06/17/2020, 5:57 PMhundreds-father-404
06/17/2020, 5:59 PMis a v2 target going to need significant reworkBetween 1.27 and 1.28? No. there aren’t any major changes to the Target API, beyond the function name changing in
register.py
from targets2
to target_types
.
1.27.x is actually a fine version to start using v2. The main benefit you’d get in 1.28.x is better UI output, and in 1.29.x a slight speedup to resolving Python requirements through better cachingwonderful-iron-54019
06/17/2020, 6:10 PMhundreds-father-404
06/17/2020, 6:36 PMwonderful-iron-54019
06/17/2020, 6:36 PMhundreds-father-404
06/17/2020, 7:40 PMwonderful-iron-54019
06/17/2020, 7:45 PM