84eb58d367
We have the --type argument, where we can list which type of deliverables we want to be listed, but we don't have the opposite approach where we list the types that we DON'T want to be listed. This patch introduces the --except-type argument with wich we can list the deliverables with excluding some types, for example: $ list-deliverables --series epoxy --except-type tempest-plugin The above command lists all deliverables from 2025.1 Epoxy series that aren't tempest-plugins. Change-Id: If00115d3e7de055da2bd7a2dcd08298f70bd5989 |
||
---|---|---|
.. | ||
__init__.py | ||
check_diff_start.py | ||
check_schema.py | ||
edit_deliverable.py | ||
find_gerrit_acl_issues.py | ||
get_contacts.py | ||
get_deliverable_owner.py | ||
get_series_id.py | ||
get_versions_on_series.py | ||
init_series.py | ||
interactive_release.py | ||
list_changes.py | ||
list_constraints.py | ||
list_deliverables.py | ||
list_series.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 |