salmon-hydrogen-62903
04/12/2022, 11:34 AMnarrow-vegetable-37489
04/12/2022, 11:53 AM--changed-since $CI_MERGE_REQUEST_DIFF_BASE_SHA
to run Pants on all files changed from the branch off point. I know Pants itself uses some git commands in the git hooks to do something similar.curved-television-6568
04/12/2022, 12:24 PMsalmon-hydrogen-62903
04/12/2022, 4:15 PMhappy-kitchen-89482
04/12/2022, 5:23 PM--changed-since=SHA_OF_PREVIOUS_COMMIT --changed-dependees=transitive
should get you there?transitive
bit is to be sure you act on anything that depends on changed files, and not just on the changed files themselvessalmon-hydrogen-62903
04/12/2022, 5:38 PMhappy-kitchen-89482
04/12/2022, 6:29 PMsalmon-hydrogen-62903
04/13/2022, 5:19 AMnarrow-vegetable-37489
04/13/2022, 9:25 AM--changed-since=$(git describe --tags --abbrev=0)
? Should run on everything that's changed since the most recent git tag.curved-television-6568
04/13/2022, 9:28 AMbusy-vase-39202
04/15/2022, 4:26 PM