Skip to content

Restore previous tagging behavior for container workflow #77

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

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

Xerkus
Copy link
Member

@Xerkus Xerkus commented Jan 26, 2022

Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes

Description

I missed in #76 that previous workflow would tag major, major.minor and major.minor.patch for the release. Restoring that behavior.

I should point out that tagging like this is somewhat naive and latest build will take over the more generic tag. Eg 1.18.0 followed by 1.17.1 would end up in @1 pointing to 1.17.1 instead of latest 1.18.0
It is not really a concern with the way we tag releases in this package.

… major, major.minor and major.minor.patch

Signed-off-by: Aleksei Khudiakov <[email protected]>
@Ocramius Ocramius added the Bug Something isn't working label Jan 26, 2022
@Ocramius Ocramius added this to the 1.17.1 milestone Jan 26, 2022
@Ocramius Ocramius merged commit 2f073c7 into laminas:1.17.x Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants