releases/openstack_releases/cmds
Doug Hellmann 6ac14737b7 report warnings when the supported versions of dependencies change
Compute the dependency set for the python code being released and
report when the old minimum version no longer falls within the
specified range. For releases from master treat the message as an
error. For other branches treat the message as a warning.

Update clone_repo() to return the location where the clone was written
as a convenience to the caller.

Extract the logic for determining if a version is using
pre-versioning (alpha, beta, etc.) so it can be reused.

Change-Id: I22a2f6df7f3502e4fcbf2d61ef5fee849ab15529
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-11-29 16:30:24 -05:00
..
__init__.py Refactor validation script 2015-07-23 17:33:03 +00:00
check_diff_start.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
dashboard.py add the liaison IRC nick to dashboard output 2017-01-20 09:01:28 -05:00
edit_deliverable.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
get_deliverable_owner.py add get-deliverable-owner command 2017-01-26 15:52:59 +00:00
init_series.py include tagless deliverables in init-series 2017-08-11 16:58:59 -04:00
interactive_release.py Use https for docs.openstack.org (1/7) 2017-04-30 18:01:36 +02:00
list_changes.py show need for stable policy review more clearly 2017-11-28 11:04:26 -05:00
list_constraints.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
list_deliverables.py add --all-releases mode to list-deliverables 2017-11-11 12:07:52 -05:00
mail.py import the send-mail command from the release_tools repository 2017-10-03 16:24:45 -04:00
make_tracking_pad.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
missing.py add wheel checks to missing-releases 2017-10-25 13:49:04 +00:00
new_release.py copy tarball-base into the new project settings when making a new release 2017-10-20 15:56:59 -04:00
propose_final_releases.py use the right field name for diff-start 2017-08-30 12:13:46 -04:00
propose_library_branches.py use yamlutils.loads() everywhere instead of yaml.safe_load() 2017-08-01 17:50:37 -04:00
reformat_yaml.py fix format-yaml to work with python 3 2017-07-31 17:11:02 -04:00
release_notes.py add release notes output to the list-changes job 2017-10-11 13:44:46 -04:00
validate.py report warnings when the supported versions of dependencies change 2017-11-29 16:30:24 -05:00