The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Fedora Module Build System Plugin

queryModuleBuildRequest: Query Module Build Request

  • mbsUrl : String (optional)

    Base URL of MBS system. This should usually be https://mbs.fedoraproject.org/

  • moduleRequestId : String (optional)

    ID of the module build request.

submitModuleBuildRequest: Submit Module Build Request

  • moduleName : String (optional)

    Name of the module to build.

  • revision : String (optional)

    Revision of the module to build.

  • branch : String (optional)

    Branch of the module to build.

  • mbsUrl : String (optional)

    Base URL of MBS system. This should usually be https://mbs.fedoraproject.org/

  • password : String (optional)

    Password to use to connect to MBS. Note: it is recommended to use withCredentials for this.

  • user : String (optional)

    User name to use to connect to MBS


Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.