releases/tools
Sean McGinnis bcb61fece9 Fix library shortname identification in announce script
Git repo origins are now removed in CI jobs, so our detection of project
short name from looking at the git remote now fails. This resulted in
release announcements linking to "null" instead of the actual project
location [0].

This updates the script logic to detect if that is the case and fall
back to getting the repo name from the directory, which should be safe
in a CI job since there is no manipulation of the clones repo directory
name.

Also cleans up an unused variable that was left from a previous
refactoring.

[0] http://lists.openstack.org/pipermail/release-announce/2019-December/008306.html

Change-Id: I84e2cf258e9bc4541b7edde55a22a4be24bdb232
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-12-20 12:33:40 -06:00
..
aclissues.py Be explicit about python3 executable 2019-10-16 09:45:29 -05:00
aclmanager.py Be explicit about python3 executable 2019-10-16 09:45:29 -05:00
add_release_note_links.sh make add_release_notes_links.sh smarter 2018-02-28 11:43:48 -05:00
announce.sh Fix library shortname identification in announce script 2019-12-20 12:33:40 -06:00
build_reenqueue_commands.sh Fix bashate errors 2018-07-30 14:56:05 -05:00
build_tag_history.sh Add networking-bagpipe to build_tag_history 2016-11-18 12:34:02 +01:00
check_approval.py Introduce tool to check PTL/liaison approval 2019-12-05 17:35:06 +01:00
clone_repo.sh Replace openstack.org git:// URLs with https:// 2019-03-25 08:27:17 -04:00
discover_branch_points.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
functions add a script to get a list of unreleased changes for a team 2018-11-19 12:57:18 -05:00
import_branch_points.sh update import_branch_points.sh to use edit-deliverable 2017-08-01 16:31:11 -04:00
inactive_project_report.sh Fix bashate errors 2018-07-30 14:56:05 -05:00
list_changes_unreleased_deliverables.sh Fix bashate errors 2018-07-30 14:56:05 -05:00
list_client_library_unreleased_changes.sh Update lib release instructions for freeze 2019-09-19 16:04:06 -05:00
list_library_unreleased_changes.sh Update lib release instructions for freeze 2019-09-19 16:04:06 -05:00
list_rc_updates.sh add a tool to show changes in rc-based repos 2019-03-27 13:54:24 -04:00
list_stable_unreleased_changes.sh Fix bashate errors 2018-07-30 14:56:05 -05:00
list_unreleased_and_open_changes.sh Fix ssh host addr link. 2019-11-20 18:16:54 +08:00
list_unreleased_changes_for_team.sh add a script to get a list of unreleased changes for a team 2018-11-19 12:57:18 -05:00
list_unreleased_changes.sh Fix bashate errors 2018-07-30 14:56:05 -05:00
list_weeks.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
membership_freeze_test.py Be explicit about python3 executable 2019-10-16 09:45:29 -05:00
mkteampage.sh tools: Trivial fixup 2016-06-16 16:12:18 +10:00
new_release.sh script to make it simple to add a new deliverable correctly 2016-02-09 16:58:14 -05:00
run_yamllint.sh add wrapper for yamllint 2017-07-31 17:11:02 -04:00
series_diff_start.sh Fix bashate errors 2018-07-30 14:56:05 -05:00
tag_history_from_git.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
tox-log-command.sh fix command handling in tox-log-command.sh 2017-12-06 16:39:25 -05:00
transition_series.sh Add script to transition entire series to EM or EOL 2019-04-11 06:44:55 -05:00
verify_branches_and_late_releases.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00