#59 Add a link to the MBS rebuild strategies documentation
Merged 4 years ago by sgallagh. Opened 4 years ago by mprahl.
fedora-docs/ mprahl/modularity rebuild-strategies  into  master

@@ -55,6 +55,9 @@ 

  * ``only-changed`` — Only packages that have changed since the last successful build get rebuilt. This is the **default** in Fedora.

  * ``changed-and-after`` — This one leverages xref:making-modules/defining-modules.adoc#_building_in_a_specific_order_optional[build groups (buildorder)]. Packages that have changed since the last successful build get rebuilt, and also all packages with a buildorder higher than any of the changed ones get rebuilt as well.

  

+ For more detailed information, please see the

+ https://pagure.io/fm-orchestrator/blob/master/f/docs/REBUILD_STRATEGIES.rst[MBS rebuild strategies documentation].

+ 

  To enforce a specific rebuild strategy, submit the module build with the following command:

  

  ----

rebased onto 0afa098

4 years ago

Pull-Request has been merged by sgallagh

4 years ago
Metadata