releases/tools
Tony Breeds c17ec7fc40 Add support to the history import tools for release-type
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
2016-06-21 14:17:32 +10:00
..
add_release_note_links.sh add release notes links for mitaka 2016-03-31 11:04:46 -04:00
add_teams_to_deliverable_files.sh maintain team ownership info in the deliverable files 2016-06-09 14:34:21 -04:00
build_tag_history.sh update history import tools for liberty 2015-10-16 22:26:21 +00:00
list_weeks.py add an "etherpad" format option to list-weeks script 2016-04-15 09:10:37 -04: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
tag_history_from_git.py Add support to the history import tools for release-type 2016-06-21 14:17:32 +10:00
tag_history_from_lp.py Add support to the history import tools for release-type 2016-06-21 14:17:32 +10:00