Dear all,
I would like to start discussion about "How to express information about release freeze to Bodhi". This question is relelated to Bodhi issue https://github.com/fedora-infra/bodhi/issues/1563
The initial plan was to just add some argument to cli "bodhi releases create/edit", something like:
bodhi releases edit --name F29 --frozen true)
but I would like to consider other options, if any, before I start working on solution.
Sebastian Wojciechowski
On Tue, 2019-04-16 at 15:35 +0200, Sebastian Wojciechowski wrote:
The initial plan was to just add some argument to cli "bodhi releases create/edit", something like:
bodhi releases edit --name F29 --frozen true)
Releases have states - it might be nice to just reuse that machinery since we already have code to edit those.
On 4/16/19 9:24 AM, Randy Barlow wrote:
On Tue, 2019-04-16 at 15:35 +0200, Sebastian Wojciechowski wrote:
The initial plan was to just add some argument to cli "bodhi releases create/edit", something like:
bodhi releases edit --name F29 --frozen true)
Releases have states - it might be nice to just reuse that machinery since we already have code to edit those.
Not sure if it helps this case any, but:
https://infrastructure.fedoraproject.org/infra/ansible/vars/all/Frozen.yaml
kevin
infrastructure@lists.fedoraproject.org