3 Commits

Author SHA1 Message Date
Sean McGinnis
ba0843c051
Fix announce email paths
Our announce email included a few errors in the paths provided. If the
git remote.origin.url ended with ".git" the tarball path was wrong. We
were also using the package name for git and doc paths incorrectly. This
fixes the name used so the resulting links are correct.

Story: #2005279
Task: #30131

Change-Id: I7a64761778b7391c0f3188b1177f03a7e712bd2a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-03-25 11:20:13 -05:00
Sean McGinnis
1aa9607e0a
Fix bashate errors
A few errors were causing the bashate job to fail. This corrects those
errors and also addresses the reported warnings for a clean build.

Change-Id: Ibc5c4f006d264e2f0a4c1b8186b5e313d2905561
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-07-30 14:56:05 -05:00
Doug Hellmann
c2d9ef1133 import the announce script from the release-tools repo
This is a slightly modified version of the script from release-tools,
with only a few paths changed to make it work from the new location.

Test output at http://lists.openstack.org/pipermail/release-job-failures/2018-April/000858.html

Story: #2001816
Task: #14441
Change-Id: I46facdfbe44b9427e547399fdc395d2e2623f1a3
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-25 15:35:43 -04:00