[Feature] Re-attempt automated release pipeline via Gitea Actions #5

Open
opened 2026-07-12 19:05:38 +00:00 by ilvoen · 0 comments
Owner

Motivation

Initial attempt failed on multi-arch Docker builds (exec format error for arm/v7 and arm64) due to missing QEMU emulation on the runner host. Needs qemu-user-static + binfmt-support installed persistently on the runner host before retrying.

Parked in favor of manual release process (build.sh + tea releases create) for now.

Proposal

No response

Alternatives Considered

No response

### Motivation Initial attempt failed on multi-arch Docker builds (`exec format error` for arm/v7 and arm64) due to missing QEMU emulation on the runner host. Needs `qemu-user-static` + `binfmt-support` installed persistently on the runner host before retrying. Parked in favor of manual release process (`build.sh` + `tea releases create`) for now. ### Proposal _No response_ ### Alternatives Considered _No response_
ilvoen added the enhancement label 2026-07-12 19:05:38 +00:00
ilvoen added this to the Varde Backlog v0.1.1 project 2026-07-12 19:05:38 +00:00
ilvoen removed this from the Varde Backlog v0.1.1 project 2026-07-13 06:43:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilvoen/varde#5