flat-zoo-31952
08/14/2023, 7:25 PMpants test :: . Is this something that multiple people want? I would definitely be for this as I see it as dogfooding a really useful feature. I'd gladly make an issue about this and work on pushing it if there's interest. @wide-midnight-78598 you mentioned this too.wide-midnight-78598
08/14/2023, 9:37 PMchanged and transitive for lint, test, fix, whatever else on CI.
Either it works perfectly, and our CI time is reduced by some non-zero amount, or it doesn’t work correctly which flags a problem that needs to be fixed.
As Benjy has mentioned, a lot of our CI flakiness and time is spent in integration tests, so changed won’t help there, but that’s not a reason to avoid `change`dwide-midnight-78598
08/14/2023, 9:38 PMcareful-address-89803
08/15/2023, 1:43 AMflat-zoo-31952
08/15/2023, 1:46 AM