flat-zoo-31952
10/26/2020, 9:34 PM./pants package
exit cleanly even if it finds no targets? i'm running
./pants --changed-since=$COMPARISON_TARGET --changed-dependees=transitive package
and I want it to be okay if that doesn't match any targetstest
goal doesn't cause any problemshundreds-father-404
10/26/2020, 9:59 PMflat-zoo-31952
10/26/2020, 10:00 PM./pants filter
?hundreds-father-404
10/26/2020, 10:02 PM./pants --changed-since=FOO filter --target-type='python_awslambda,pex_binary,python_distribitution'
Then, if it’s non-empty, pass it to ./pants package
flat-zoo-31952
10/26/2020, 10:04 PMhundreds-father-404
10/26/2020, 11:23 PM