mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-03 05:03:43 +08:00
No implementations of MBS are using Greenwave, and there are no current plans to do so. Koji Resolver will be sufficient for any usecase dependent on gating.
9 lines
373 B
ReStructuredText
9 lines
373 B
ReStructuredText
Modules gating
|
|
==============
|
|
|
|
Every successfully built module is moved to the ``done`` state. Modules in this state cannot
|
|
be used as a build dependency for other modules. They need to be moved to the ``ready`` state.
|
|
|
|
By default, MBS moves the module from the ``done`` state to the ``ready`` state automatically.
|
|
The Koji resolver, if used, will handle gating naturally.
|