Skip to content

feat(docker): support per-platform artifact downloads#52

Open
nikzen wants to merge 1 commit into
mainfrom
nikzen-patch-1
Open

feat(docker): support per-platform artifact downloads#52
nikzen wants to merge 1 commit into
mainfrom
nikzen-patch-1

Conversation

@nikzen

@nikzen nikzen commented Mar 5, 2026

Copy link
Copy Markdown

Add artifact_per_platform input that, when true, appends the
platform name to the artifact name (e.g. server-amd64, server-arm64).
This allows callers to upload architecture-specific build artifacts
instead of a single shared one. Defaults to false for backward
compatibility.

@nikzen
nikzen requested a review from a team as a code owner March 5, 2026 15:28
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown
* ebd35072ac0966772eea5c03ea1c6b3fc914732c feat(docker): support per-platform artifact downloads
|   - Error: Bad signature: Malformed MPI: leading bit is not set: expected bit 8 to be set in  1001001 (49)
* 57b383862ba81dfa265bb33d492e2bbcbc96891d Revert "chore(docker): use clean_registry in step `Create manifest list and push`"
    - Trust root.

Failed to authenticate commits.

Error: Could not verify commits 57b383862ba81dfa265bb33d492e2bbcbc96891d..ebd35072ac0966772eea5c03ea1c6b3fc914732c

Caused by:
    0: While verifying commit ebd35072ac0966772eea5c03ea1c6b3fc914732c
    1: Bad signature: Malformed MPI: leading bit is not set: expected bit 8 to be set in  1001001 (49)

@CLAassistant

CLAassistant commented Mar 5, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants