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

Allow for small window where state is pending but bodhi composes updates #4011

Open
nirik opened this issue Apr 27, 2020 · 0 comments
Open

Comments

@nirik
Copy link
Member

nirik commented Apr 27, 2020

Right now, once we have a go on a RC compose, we change bodhi config:

  1. state from pending to stable
  2. stable tag from f32 to f32-updates
  3. composed by bodhi from False to True.

However, this messes up using bodhi as a source for truth as to when something is stable/released.

So, ideally I would like to be able to do just 2 and 3 before the release, and compose and push updates repos from bodhi as today, but leave the state in 'pending' until the actual real release day. Then we change it over to 'stable'.

I am not sure what checks for that state, but we would need to make sure it doesn't use it for deciding if it should compose or what tag it's putting updates in.

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

1 participant