mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 03:38:12 +08:00
Remove xmd.mbs.requires from the virtual module documentation
This field has not been used for a long time and it should not be documented any more.
This commit is contained in:
@@ -34,7 +34,6 @@ Here is an example of the Fedora 31 platform module, which is also virtual modul
|
||||
mbs:
|
||||
buildrequires: {}
|
||||
commit: f31
|
||||
requires: {}
|
||||
koji_tag: module-f31-build
|
||||
mse: TRUE
|
||||
|
||||
@@ -60,8 +59,6 @@ Custom fields in xmd:
|
||||
|
||||
- ``buildrequires`` - the buildrequires as resolved by MBS. It should always be an empty dictionary
|
||||
for base modules.
|
||||
- ``requires`` - the requires as resolved by MBS. It should always be an empty dictionary
|
||||
for base modules.
|
||||
- ``commit`` - this should be ``virtual`` or some other identifier that is meaningful since a commit
|
||||
is not applicable when a module is directly imported.
|
||||
- ``mse`` - this is an internal identifier used by MBS to know if this is a legacy module build
|
||||
|
||||
Reference in New Issue
Block a user