Our tests have been timing out like crazy the past...
# development
w
Our tests have been timing out like crazy the past couple of days
c
https://azure.status.microsoft/en-us/status means -- maybe among other things -- tests that download helm binaries are failing
w
Yeah, one of my clients sites is COMPLETELY down. This brings me back to one of the ideas I had earlier this week, where maybe we should retain a CI cache of the default downloads. Requiring network calls to 200 sites seems kinda silly, grand scheme, when most of the time we're retaining the same files
c
I can't remember if this is a phantom memory or I actually talked to Tom, but it seems like in principle downloads could be in the REAPI cache?
w
I also recall looking at this a while back, and im pretty sure there were cached somewhere, but not sure what’s changed
f
w
but that would mean they should be in the github cache, I think? Depending on how much we cache anyways
Ah, just realized the main repo also doesn't use the init-pants GH action
p
Huh. I never thought of using init-pants in the pants repo. 🤯