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

Modify release process to handle -rc.X release candidate tags #1829

Open
jhiemstrawisc opened this issue Dec 13, 2024 · 0 comments · May be fixed by #1827
Open

Modify release process to handle -rc.X release candidate tags #1829

jhiemstrawisc opened this issue Dec 13, 2024 · 0 comments · May be fixed by #1827
Assignees
Labels
container infrastructure GitHub Actions, Release management, and CI
Milestone

Comments

@jhiemstrawisc
Copy link
Member

We're changing the way we assign tags to release candidates. Now, the release candidates for v7.12.0 will have tags looking like v7.12.0-rc.X, where "X" indicates which release candidate the tag represents. When we're ready to release, we take the latest release candidate and re-tag it v7.12.0.

We need to make sure our release process can handle this new tag scheme, that we publish the appropriate containers, etc.

@jhiemstrawisc jhiemstrawisc added infrastructure GitHub Actions, Release management, and CI container labels Dec 13, 2024
@jhiemstrawisc jhiemstrawisc added this to the v7.12.0 milestone Dec 13, 2024
@jhiemstrawisc jhiemstrawisc self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container infrastructure GitHub Actions, Release management, and CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant