Skip to content

Don't use "latest" for arch dependent builds for simplicity#319

Merged
rickyrombo merged 1 commit intomainfrom
mjp-fix-latest-2
Aug 13, 2025
Merged

Don't use "latest" for arch dependent builds for simplicity#319
rickyrombo merged 1 commit intomainfrom
mjp-fix-latest-2

Conversation

@rickyrombo
Copy link
Copy Markdown
Contributor

In main, the builds were doing both "latest" and sha-based tags on each arch image, then trying to combine all four together into the "latest" and sha-based tag for the combined manifest.

This PR splits it out so that the arch dependent builds are just sha based, and an extra metadata extraction step gets their tags instead of sharing the one for the outputs in the merge phase.

@rickyrombo rickyrombo merged commit 2ace057 into main Aug 13, 2025
4 checks passed
@rickyrombo rickyrombo deleted the mjp-fix-latest-2 branch August 13, 2025 01:27
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.

1 participant