Skip to content

Publish the latest image tag from every build of main - #1

Merged
tescalada merged 1 commit into
mainfrom
publish-latest
Sep 24, 2026
Merged

tescalada merged 1 commit into
mainfrom
publish-latest

Conversation

@tescalada

Copy link
Copy Markdown
Contributor

The image published from a main build is also tagged latest. flavor: latest=false stops the tagging action from moving latest when a release tag is pushed, so latest is always the newest build of main. The workspace dev stack pulls ghcr.io/earthspark/meter-driver-emulator:latest.

The tag-generating metadata step sets flavor latest=false and adds type=raw,value=latest,enable={{is_default_branch}}, so latest follows main and a release tag never moves it.
@tescalada
tescalada merged commit c74e7ee into main Sep 24, 2026
5 checks passed
@tescalada
tescalada deleted the publish-latest branch September 25, 2026 17:37
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