chore(docker): native multi-arch via shared workflow#104
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryMedium Risk Overview The test job only renames the binstall setup step and drops installing a pinned In Reviewed by Cursor Bugbot for commit 949d70e. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 69e3bfb. Configure here.
Use forc-binaries-linux_amd64 or linux_arm64 from Sway releases so native arm64 image builds install runnable forc binaries. Co-authored-by: Cursor <cursoragent@cursor.com>
No tests reference tests/fixtures/forc-0.65.0; integration tests install forc via release tarballs at runtime. Source install fails on yanked core2. Co-authored-by: Cursor <cursoragent@cursor.com>
Unit tests call install_binaries_at_path (cargo binstall + release tarballs). Only the unused forc@0.65.0 source pre-install was removed. Co-authored-by: Cursor <cursoragent@cursor.com>

Summary
FuelLabs/github-actions/.github/workflows/docker-build-push.yml@masterlinux/amd64+linux/arm64(ubuntu-latest/ubuntu-24.04-arm)Test plan
Part of DEVOPS-1249 / Move to graviton.
Depends on github-actions
masterwith checkout/LFS inputs (DEVOPS-1248).Made with Cursor