Migration Guides
Step by step migrations to WarpBuild, with workflow diffs, cache notes, and rollback plans.
- Migrate from ARC to WarpBuildMove GitHub Actions jobs off Actions Runner Controller. Map scale-set values to WarpBuild runners, change runs-on, run both in parallel, then decommission.
- Migrate from Blacksmith to WarpBuildMove GitHub Actions workflows from Blacksmith runners to WarpBuild: the runs-on label map, cache migration, a compatibility table, parallel runs, and rollback.
- Migrate from Depot to WarpBuildMove GitHub Actions jobs from Depot runners to WarpBuild: label mapping, cache changes, compatibility table, parallel run plan, billing overlap, and rollback.
- Migrate From GitHub-Hosted Runners to WarpBuildMove GitHub Actions jobs off GitHub-hosted runners with a runs-on label change, a cache swap, a parallel-run week, and a same-day rollback path.
- Migrate from Namespace to WarpBuildMove GitHub Actions workflows off Namespace: label mapping, cache equivalents, a full workflow example, parallel running, billing notes and same day rollback.
Start with $10 in free credits
Change the runner label in your workflow and keep the rest of your GitHub Actions setup. Runner time is billed per minute.