[edk2-devel] [edk2-staging/EdkRepo] [PATCH v1 0/7] Adding support for archiving branch combos

Bjorge, Erik C erik.c.bjorge at intel.com
Tue Mar 31 22:41:56 UTC 2020


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 (#56786): https://edk2.groups.io/g/devel/message/56786
Mute This Topic: https://groups.io/mt/72688762/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list