ci: split build per-arch ke native runner arm64 + merge manifest - #18
Merged
Conversation
Build and push sebelumnya 42s, di mana ~19s (45%) adalah pnpm install arm64 yang di-emulasikan via QEMU di runner amd64 (native hanya 3.5s). Repo public → ubuntu-24.04-arm (arm64, 4 CPU) gratis & unlimited. Struktur baru (4 job): - validate: validasi SemVer + package.json + reject tag duplikat (gate) - build-amd64: ubuntu-latest native, push tag 0.1.1-amd64 + sha-*-amd64 - build-arm64: ubuntu-24.04-arm native (tanpa QEMU), push 0.1.1-arm64 - merge: docker buildx imagetools create → manifest multi-arch 0.1.1 + sha-<long> (tag release final tidak berubah untuk arcane-deploy) Cache gha diberi scope per-arch (amd64/arm64) agar tidak bentrok.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
anwareset
added a commit
that referenced
this pull request
Aug 29, 2026
Membuka rilis 0.1.2 untuk mengukur efektivitas build arm64 native (PR #18) pada pipeline release pararel per-arch.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ringkasan
Percepat
Build and pushdari ~42s → estimasi ~25-30s dengan membangun arm64 di native arm64 runner (tanpa emulasi QEMU).Data pendukung (dari run 0.1.0 & 0.1.1)
45% waktu build (19s) = pnpm install arm64 yang di-emulasikan (~5× lebih lambat dari native).
Repo ini public →
ubuntu-24.04-arm(arm64, 4 CPU, 16GB) tersedia gratis & unlimited (dikonfirmasi di docs GitHub-hosted runners).Perubahan: split 4 job
:0.1.1+:sha-<long>) —arcane-deploy.ymltetap kompatibelscopeper-arch agar dua job tidak bentrok menulis cacheEstimasi
Build and push: ~42s → ~25-30s (emulasi 19s hilang + paralel)Verifikasi
.github/workflows/docker-build.ymlneeds:benar