bcb61fece9
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> |
||
---|---|---|
.. | ||
aclissues.py | ||
aclmanager.py | ||
add_release_note_links.sh | ||
announce.sh | ||
build_reenqueue_commands.sh | ||
build_tag_history.sh | ||
check_approval.py | ||
clone_repo.sh | ||
discover_branch_points.py | ||
functions | ||
import_branch_points.sh | ||
inactive_project_report.sh | ||
list_changes_unreleased_deliverables.sh | ||
list_client_library_unreleased_changes.sh | ||
list_library_unreleased_changes.sh | ||
list_rc_updates.sh | ||
list_stable_unreleased_changes.sh | ||
list_unreleased_and_open_changes.sh | ||
list_unreleased_changes_for_team.sh | ||
list_unreleased_changes.sh | ||
list_weeks.py | ||
membership_freeze_test.py | ||
mkteampage.sh | ||
new_release.sh | ||
run_yamllint.sh | ||
series_diff_start.sh | ||
tag_history_from_git.py | ||
tox-log-command.sh | ||
transition_series.sh | ||
verify_branches_and_late_releases.py |