hey folks! i’m on release duty today. please let m...
# announce
w
hey folks! i’m on release duty today. please let me know if there is anything you’d like to see in it
h
we’re hoping to get in the
--pytest-cache-ignore
change today to help @clean-city-64472 with upgrading to Pants 2.0. If we can’t land it by today, we may want to wait to do the release on Monday
I’ll possibly have some fixes to the cache dirs, as well
w
sounds good.
were there other things we wanted in?
h
I still need to audit a report from Gordon about
named_caches
not populating if using a relative cache @happy-kitchen-89482 how is the
--pytest-cache-ignore
change looking? Should we block on it?
w
oh, probably the cycles patch too.
👍 1
h
both of them, eys
w
k, yea i’ll snooze for a bit.
h
Yeah, I'm testing the
--test-force
change now, would be great to get it in.
❤️ 1
BTW a fun way to make sure a test is actually running is to add this line to it:
import os; os.system('say "Running."')
1
That will actually make a voice synthesizer say the word "Running"
If I need a side-effect, might as well be a fun one
h
Lol my brother loves using
say
to respond to us when we’re right next to him
w
./pants --say "running" test
./pants test .. | say
?!
(oh lord, it’s as awkward as you’d expect)
h
@happy-kitchen-89482 doesn't work on my linux system 🙂
(and probably other peoples' linux systems)
w
it is not yet the year of the linux desktop, apparently
😂 1
h
No,
say
is a macos-specific thing
w
I'll hold off until I see the re-run change, so maybe Monday morning if need be