IDistroSeries should provide a seriesstatus state machine
Bug #49139 reported by
Celso Providelo
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
We should have something similar we have for IDistroReleaseQueue for
distrorelease, a state machine which garantee the releasestatus changes
are sane, for instance:
* setFrozen() will deny uploads for RELEASE pocket according
IDistroSerie
* setCurrent() will integrate some iFP checks and garantee empty
upload & build queues
And so one, this will make the environment sane.
description: | updated |
Changed in soyuz: | |
assignee: | Celso Providelo (cprov) → nobody |
summary: |
- IDistroRelease should provide a releasestatus state machine + IDistroSeries should provide a seriesstatus state machine |
description: | updated |
tags: | added: series |
To post a comment you must log in.
Also must be affected by derivation design.