flat-zoo-31952
08/18/2022, 7:02 PM./pants --changed-since=main --changed-dependees=transitive list
with ./pants dependees --closed [some list of explicit deps]
?❯ ./pants --changed-since=HEAD --changed-dependees=transitive list > f1 && \
./pants dependees --closed --transitive tests/local/admin/conftest.py > f2 && \
./pants --spec-files=f1 --spec-files=f2 list
I guess, although it would be nice to not have to use filesancient-france-42909
08/18/2022, 7:12 PM<(./pants command)
, but I had that not work in the pastflat-zoo-31952
08/18/2022, 7:13 PMwitty-crayon-22786
08/18/2022, 7:46 PM(do_x ; do_y) > output.txt
not do this?flat-zoo-31952
08/18/2022, 7:59 PM{ }
it seems. Thanks!