Erik, Please remember to Cc: the reviewers on the cover letter as well next time.
For the series... Reviewed-by: Nate DeSimone <nathaniel.l.desim...@intel.com> -----Original Message----- From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Bjorge, Erik C Sent: Tuesday, March 31, 2020 3:42 PM To: devel@edk2.groups.io Subject: [edk2-devel] [edk2-staging/EdkRepo] [PATCH v1 0/7] Adding support for archiving branch combos Adding the ability to mark a branch combination as archived. This will remove it from the list of valid combinations by default. It should not limit users from accessing the branch combination. The archive flag will allow users to list archived branch combinations in the combo command. Erik Bjorge (7): EdkRepo: Adding support for archiving combos EdkRepo: Added ability to display archived combinations EdkRepo: Update Checkout for archived combos EdkRepo: Update Sync for archived combos EdkRepo: Update Checkout Pin for archived combos EdkRepo: Update clone for archived combos EdkRepo: Update List Repos for archived combos edkrepo/commands/arguments/combo_args.py | 5 ++-- edkrepo/commands/checkout_pin_command.py | 4 +-- edkrepo/commands/clone_command.py | 6 ++-- edkrepo/commands/combo_command.py | 19 ++++++++++-- edkrepo/commands/list_repos_command.py | 37 +++++++++++++++++------- edkrepo/commands/sync_command.py | 16 +++++----- edkrepo/common/common_repo_functions.py | 10 +++++-- edkrepo_manifest_parser/edk_manifest.py | 10 ++++++- 8 files changed, 76 insertions(+), 31 deletions(-) -- 2.21.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#56884): https://edk2.groups.io/g/devel/message/56884 Mute This Topic: https://groups.io/mt/72688762/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-