From: Aric Gardner Date: Wed, 19 Jun 2019 18:10:42 +0000 (-0400) Subject: Self serve release docs X-Git-Tag: v0.40.0^2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=6b53be2db0cb7eaa85b5a6c60edf4e5e5a8f5c80;hp=6b53be2db0cb7eaa85b5a6c60edf4e5e5a8f5c80;p=releng%2Fglobal-jjb.git Self serve release docs And code fixes for new: jenkins-ssh-release-credential Fix in release-job.sh These were overlooked for merge: git config user.name git config user.email gerrit_ssh=$(echo "$GERRIT_URL" | awk -F"/" '{print $3}') git remote set-url origin ssh://"$RELEASE_USERNAME"@"$gerrit_ssh":29418/$PROJECT Also included a small capitalization fix in lf-info-vote.rst ISSUE: RELENG-2127 Signed-off-by: Aric Gardner Signed-off-by: Anil Belur Change-Id: I11ad122153d71a3d25d6b8839e09435f8b27b19d ---