Revert M1 image distribution work #19
Loading…
Reference in a new issue
No description provided.
Delete branch "revert/m1-image-distribution"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Backs out the full feat/m1-image-distribution series merged via PRs #16, #17, and #18. The work introduced an operator-facing compose.yml, a /api/v1/version/check update endpoint, and the multi-arch buildx CI changes, but the multi-arch path is not yet usable on the current Forgejo runners and we want to pull the rest of the changes back rather than ship a half-working image distribution story.
Net effect on main: returns to the state at
139d71b(post-PR-#14), preserving the subsequent fix/drop-oci-source-label work (#15) since that is unrelated to this series.Reverts:
848fcc3(PR #18 merge: ci QEMU binfmt fix)89d19f4(PR #17 merge: ci binfmt inline)2444c15(PR #16 merge: feat compose.yml + version check + multi-arch CI)Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com