You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@usmanmani1122 this is probably gonna become really needed once we add the follower to a3p-integration. The performance of github runners is abysmal and I believe if we want to share the a3p build for the matrixed tests, we do need the caching abilities of depot for that.
What is the Problem Being Solved?
Some of jobs are very slow. Issues with measurements,
Description of the Design
We can do certain optimizations but an easy global one is to adopt Depot's Action Runners.
Security Considerations
Building off GitHub. Negligible because we already build the SDK image using Depot's remote Docker builder.
Scaling Considerations
n/a
Test Plan
TBD
Upgrade Considerations
n/a
The text was updated successfully, but these errors were encountered: