9e0b82d820
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 |
||
---|---|---|
.. | ||
__init__.py | ||
check_diff_start.py | ||
check_schema.py | ||
edit_deliverable.py | ||
find_gerrit_acl_issues.py | ||
get_contacts.py | ||
get_deliverable_owner.py | ||
init_series.py | ||
interactive_release.py | ||
list_changes.py | ||
list_constraints.py | ||
list_deliverables.py | ||
list_unreleased_changes.py | ||
mail.py | ||
make_tracking_pad.py | ||
missing.py | ||
new_release.py | ||
propose_final_releases.py | ||
propose_library_branches.py | ||
reformat_yaml.py | ||
release_notes.py | ||
validate.py |