The tag was replaced, but it is something that has...
# general
h
The tag was replaced, but it is something that has started to fail from pants 1.8 on. If we wanted to filter a list of targets given a tag, with an expected tag in some of the targets, should it work? The exact case is something like:
Copy code
./pants -q --changed-parent=master --changed-include-dependees=transitive list | xargs ./pants --tag=phase:unit filter