acoustic-library-86413
08/22/2023, 10:01 AM--dry-run or something similar in Pants? I want to integrate it into my CI process, and want to run some quick checks on my local machine first to verify that --changed-since will work as I expect upstream. E.g. "Show which tests _would have ran_`.lemon-yak-80782
08/22/2023, 10:26 AM--changed-since locally?late-advantage-75311
08/22/2023, 10:40 AMpants list instead with filter to see which tests will get run?
pants --changed-since=main list --filter-target-type=python_test
https://www.pantsbuild.org/docs/advanced-target-selection#filter-optionslate-advantage-75311
08/22/2023, 10:41 AMtest with listacoustic-library-86413
08/22/2023, 10:48 AMacoustic-library-86413
08/22/2023, 10:49 AMlate-advantage-75311
08/22/2023, 11:56 AMlate-advantage-75311
08/22/2023, 11:57 AM--changed-dependents=transitive is a separate flaglate-advantage-75311
08/22/2023, 11:57 AM