c17ec7fc40
When trying to use the history import tools we need to use the correct release-type setting to validate tags. We can't use versionutils.validate_version() as it's a generator which is hard to use in a sorted() function. Insetad introduce versionutils.canonical_version() which will return the version is valid or raise a ValueError() exception. Change-Id: If10aab4c573342227e2909fd84f843c96f3abc43 |
||
---|---|---|
.. | ||
add_release_note_links.sh | ||
add_teams_to_deliverable_files.sh | ||
build_tag_history.sh | ||
list_weeks.py | ||
mkteampage.sh | ||
new_release.sh | ||
tag_history_from_git.py | ||
tag_history_from_lp.py |