releases/openstack_releases/cmds
Hervé Beraud 9e0b82d820 Fix list_unreleased_changes when repo doesn't exist or haven't been released
Indeed during my previous implementation of this script, I missed to handle
the cases where repo is not found or has not yet been released when users
ask for a standard output. For yaml and json is not an issue as we dump
raw dict at the asked format (json or yaml).

These changes fix that.

Also to stay closer of the previous implementation of this tools (the
shell version), these changes add:
- colored outputs
- compared revisions (even when no diff are found,
  like in the previous shell version).

Change-Id: I74f0f8c7071fbf2c8272fc002f28b793ff8e672d
2020-07-22 17:36:43 +02:00
..
__init__.py Refactor validation script 2015-07-23 17:33:03 +00:00
check_diff_start.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
check_schema.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
edit_deliverable.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
find_gerrit_acl_issues.py Rename review.openstack.org to review.opendev.org 2019-05-12 04:33:25 +08:00
get_contacts.py Use __str__ for printing the contact information 2020-01-23 12:30:09 +00:00
get_deliverable_owner.py Add tools/bulk_review.sh and get-contacts 2020-01-23 11:52:59 +00:00
init_series.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
interactive_release.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
list_changes.py Merge "Add simple liaisons wrapper module" 2020-01-09 18:41:53 +00:00
list_constraints.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
list_deliverables.py Trailing is a deliverable type, not a release model 2020-06-16 16:18:30 +02:00
list_unreleased_changes.py Fix list_unreleased_changes when repo doesn't exist or haven't been released 2020-07-22 17:36:43 +02:00
mail.py Add retries to sending emails 2020-04-27 11:23:28 -05:00
make_tracking_pad.py Update etherpad URL link 2020-04-13 11:54:40 -05:00
missing.py Update missing cmd to follow redirects 2020-05-13 07:19:35 -05:00
new_release.py Remove unused imports in tools and commands 2019-11-27 17:45:34 +01:00
propose_final_releases.py Trailing is a deliverable type, not a release model 2020-06-16 16:18:30 +02:00
propose_library_branches.py Trailing is a deliverable type, not a release model 2020-06-16 16:18:30 +02:00
reformat_yaml.py fix format-yaml to work with python 3 2017-07-31 17:11:02 -04:00
release_notes.py Fix announce email project names 2019-04-18 11:44:17 -05:00
validate.py Test bugfix branching with release-test 2020-06-29 15:40:12 -05:00