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

Set up a -1 release convenience tag #329

Closed
castrojo opened this issue Sep 5, 2023 · 4 comments
Closed

Set up a -1 release convenience tag #329

castrojo opened this issue Sep 5, 2023 · 4 comments

Comments

@castrojo
Copy link
Member

castrojo commented Sep 5, 2023

Since the OCI feature from Fedora we need to go stable has been punted to F40 we should set up a convenience tag for the latest release -1 so we can get 2 major upgrades under our belt. Here's the spec from a while back.

@bobslept
Copy link
Contributor

bobslept commented Sep 21, 2023

For the main repo images this is done in this PR #301

From @EyeCantCU

39 won't get pushed to that until it is marked as stable. When that happens, we set the flag for latest and stable releases to false for 38 but keep gts true and that will be the release that stays behind.

So when f39 hits stable, we should see gts pop up in our tags for f38.

After looking at the changes, I think we need to implement it for all the other repo's where we want to use this strategy the same way. It will not flow down automaticly.

@EyeCantCU
Copy link
Member

For the main repo images this is done in this PR #301

From @EyeCantCU

39 won't get pushed to that until it is marked as stable. When that happens, we set the flag for latest and stable releases to false for 38 but keep gts true and that will be the release that stays behind.

So when f39 hits stable, we should see gts pop up in our tags for f38.

After looking at the changes, I think we need to implement it for all the other repo's where we want to use this strategy the same way. It will not flow down automaticly.

I can get that setup sometime today :)

@bobslept
Copy link
Contributor

With f39 being marked as stable, all the gts versions are live and usable as :gts

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

No branches or pull requests

3 participants