Skip to content

Updated latest tag Behaviour #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

torbrenner
Copy link
Contributor

Currently, the latest tag is always added to the images from the repositories default branch.
With this change, the latest tag will only be updated when pushing a git tag matching the semantic versioning scheme.

@torbrenner torbrenner force-pushed the refactor/updateLatestTagBehaviour branch from d9a1bf5 to 07ba708 Compare June 18, 2025 12:18
@timakro timakro mentioned this pull request Jun 23, 2025
@timakro
Copy link
Contributor

timakro commented Jun 23, 2025

Tested this and got warnings that suggest it is not working as intended: https://github.com/samply/docker-metadata-action-temp-test/actions/runs/15817783589

Alternative implementation in #53

@timakro timakro closed this Jun 23, 2025
@timakro
Copy link
Contributor

timakro commented Jun 23, 2025

Screenshot of the warnings as I think logs are deleted at some point:
image

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