X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=releasenotes%2Fnotes%2Frefactor-5d0c339718d7aaca.yaml;fp=releasenotes%2Fnotes%2Frefactor-5d0c339718d7aaca.yaml;h=2306484c446239d74b50b200161f08406f901b87;hb=6a3a8fd3c9430a90f3b8c0c85e7e20b8a318eb8f;hp=0000000000000000000000000000000000000000;hpb=1a45fc8ab4c2022ce42400b769aaad302baefd8f;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/refactor-5d0c339718d7aaca.yaml b/releasenotes/notes/refactor-5d0c339718d7aaca.yaml new file mode 100644 index 00000000..2306484c --- /dev/null +++ b/releasenotes/notes/refactor-5d0c339718d7aaca.yaml @@ -0,0 +1,16 @@ +--- +upgrade: + - | + Jobs using the **lf-maven-stage** macro now need to update to the new + usage. Preparation calls to **lf-provide-maven-settings**, + **lf-infra-create-netrc**, and **lf-provide-maven-settings-cleanup** are no + longer necessary to prepare the **lf-maven-stage** macro. + + Usage: + + .. code-block:: yaml + + - lf-maven-stage: + mvn-global-settings: 'global-settings' + mvn-settings: 'settings' + mvn-staging-id: 'staging profile id'