rhythmic-morning-87313
07/06/2022, 10:07 AM--changed-since
seems to exist on lint
and check
goals but not fmt
. How about adding this? Shall I open a feature request on GitHub?./pants fmt lint check --changed-since=$(git merge-base main HEAD)
, but it seems that... fmt
does not have this option.bitter-ability-32190
07/06/2022, 10:27 AMwide-midnight-78598
07/06/2022, 12:35 PM./pants --changed-since=origin/main list
rhythmic-morning-87313
07/06/2022, 1:28 PM--changed-since main
-> not working
--changed-since=main
-> working (even with fmt
)bitter-ability-32190
07/06/2022, 1:30 PMcurved-television-6568
07/06/2022, 2:25 PM--option=value
syntax.rhythmic-morning-87313
07/06/2022, 2:27 PMcurved-television-6568
07/06/2022, 2:27 PMbitter-ability-32190
07/06/2022, 2:33 PMhundreds-father-404
07/06/2022, 2:46 PM./pants tailor
, not `./pants tailor ::`; and ./pants --changed-since=HEAD tailor
didn't work
It's all consistent now 🙂 blog post coming later this monthbitter-ability-32190
07/06/2022, 4:33 PMwitty-crayon-22786
07/06/2022, 4:40 PM