chore: switch runners to warpbuild#4175
Conversation
|
WalkthroughThis pull request migrates GitHub Actions workflows from GitHub-hosted runners (ubuntu-latest, windows-latest) to Warp-hosted runner labels (e.g., warp-ubuntu-latest-x64-2x, warp-ubuntu-latest-x64-4x, warp-ubuntu-latest-x64-8x, warp-windows-latest-x64-4x) across nearly all workflow files. It also adds a Changes
Sequence Diagram(s)Not applicable — this change consists solely of runner label configuration updates across workflow YAML files with no logic or interaction flow changes. Estimated code review effort: 2 (~15 minutes) — Repetitive, mechanical label substitutions across many files with no functional logic changes; primarily requires verifying correct runner labels per job and confirming actionlint config consistency. Related issues: None specified. Related PRs: None specified. Suggested labels: ci, infrastructure, github-actions Suggested reviewers: Reviewers familiar with the CI/CD infrastructure and Warp runner setup would be best positioned to verify correctness of the runner label assignments. Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.