Switch our Linux ARM CI off RunsOn and on to Depot...
# development
h
Switch our Linux ARM CI off RunsOn and on to Depot's hosted runners: https://github.com/pantsbuild/pants/pull/23363
This is to save money, but also so we don't have to futz around with creating a new RunsOn v3 Stack when they stop supporting v2
f
Approved. Will you back port to the active release branches?
h
(no dis on RunsOn, AWS deprecated the underlying idioms they were using for the v2 stack, so they had no choice)
Good question - yes, I probably should backport. What is still active, 2.31 and 2.32?
Our RunsOn stack may still work for a while, but we'd be at the mercy of AWS deprecation schedules
Actually I will cut a dev release from main first, just to be sure everything works
f
> Our RunsOn stack may still work for a while, but we'd be at the mercy of AWS deprecation schedules Exactly. I'm thinking we give our future selves a gift of not having to worry about RunsOn should we need to cut a patch release.
h
Looks like the release worked
👍 1