Skip to content
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

ci: only mark finalized releases as 'latest' #515

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

sebastianst
Copy link
Member

The old rule would tag all git tags but those containing rc as latest, which was wrong and dangerous. This PR changes to matching with a regexp so only vX.Y.Z style tags, without any suffixes, are used for updating latest.

@sebastianst sebastianst requested a review from a team as a code owner February 21, 2025 10:59
@sebastianst sebastianst requested a review from ajsutton February 21, 2025 10:59
@sebastianst sebastianst enabled auto-merge (squash) February 21, 2025 11:22
@sebastianst sebastianst force-pushed the seb/fix-latest-docker-tag branch from 4142020 to 3e59d4c Compare February 21, 2025 14:15
@sebastianst sebastianst merged commit 04d1157 into optimism Feb 21, 2025
6 of 7 checks passed
@sebastianst sebastianst deleted the seb/fix-latest-docker-tag branch February 21, 2025 14:25
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