X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=69848114b87275ce1f5be7e7d9fa588cbf6f828e;hb=0bc0e976068e17a1274aa3a7417c425cb2518660;hp=3820a2e3bf34fe68f786ff5e996ef840baf8bc6a;hpb=381cc03ffab74fb347bd1d8a17e7bc2703111650;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 3820a2e3..69848114 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -274,6 +274,24 @@ - shell: !include-raw-escape: ../shell/tox-install.sh - shell: !include-raw-escape: ../shell/rtd-verify.sh +- builder: + name: lf-rtdv3-build + + builders: + - conditional-step: + condition-kind: file-exists + condition-filename: .readthedocs.yaml + on-evaluation-failure: dont-run + steps: + - inject: + properties-content: | + TOX_ENVS=docs,docs-linkcheck + - lf-infra-pre-build + - lf-infra-tox-install: + python-version: "python3" + - shell: !include-raw: ../shell/tox-run.sh + - shell: !include-raw: ../shell/rtdv3.sh + - builder: name: check-info-votes builders: @@ -518,11 +536,15 @@ - string: name: VERSION default: "" - description: "This is the tag, Example: 1.0.0" + description: "Version to release, for example: 1.0.0" + - string: + name: GIT_TAG + default: "" + description: "Tag to push to git repo; optional, defaults to VERSION" - string: name: LOG_DIR default: "" - description: "Log dir, example: project-maven-stage-master/17/" + description: "Log dir, for example: project-maven-stage-master/17/" - choice: name: DISTRIBUTION_TYPE choices: