X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-macros.rst;h=d1efe4760edeee19a43fdfb145669b451ed2c91c;hb=refs%2Fchanges%2F35%2F15035%2F12;hp=1d7a97b9524a0dddf6fd036436b95603c1b642c3;hpb=40874c69cc5fc00dcc73327af2a1a85bcff7d4d9;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-macros.rst b/docs/jjb/lf-macros.rst index 1d7a97b9..d1efe476 100644 --- a/docs/jjb/lf-macros.rst +++ b/docs/jjb/lf-macros.rst @@ -180,6 +180,10 @@ repository which is to upload to OSSRH. :Required parameters: :mvn-central: Whether or not to upload to mvn-central. (true|false) + :mvn-global-settings: The name of the Maven global settings to use for + Maven configuration. (default: global-settings) + :mvn-settings: The name of settings file containing credentials for the + project. :ossrh-profile-id: Nexus staging profile ID as provided by OSSRH. .. literalinclude:: ../../.jjb-test/lf-macros/lf-maven-central-minimal.yaml @@ -230,6 +234,11 @@ lf-rtd-verify ReadTheDocs verify script. +check-info-votes +---------------- + +Calls shell script to validate votes on a change to an INFO.yaml + lf-sigul-sign-dir -----------------