Build for arm64 as well as amd64 - #27
Conversation
When you want to use Understory on a Mac, you'd prefer to have the container run in the default architecture rather than the translation layer. This change makes sure that the build system builds the container for both ARM and x86 architectures.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe Docker publish workflow now enables ARM64 emulation and builds images for both ChangesDocker image publishing
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This change extends container publishing to ARM64 alongside AMD64 for better native support on Apple Silicon. No actionable merge-blocking risk remains beyond normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
When you want to use Understory on a Mac, you'd prefer to have the container run in the default architecture rather than the translation layer.
This change makes sure that the build system builds the container for both ARM and x86 architectures.
Summary by CodeRabbit