public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-staging/EdkRepo] [PATCH 0/4] EdkRepo: Finalize multiple manifest repository support
@ 2020-05-11  0:50 Ashley E Desimone
  2020-05-11  0:50 ` [edk2-stagin/EdkRepo] [PATCH 1/4] EdkRepo: Update sync to support multiple manifest repositories Ashley E Desimone
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ashley E Desimone @ 2020-05-11  0:50 UTC (permalink / raw)
  To: devel
  Cc: Nate DeSimone, Puja Pandya, Erik Bjorge, Bret Barkelew,
	Prince Agyeman

Finalize integration of multiple manifest repository
support. By adding support to remaining commands and
by removing support for the Manifest-Repo section of
the edkrepo.cfg file.

Signed-off-by: Ashley E Desimone <ashley.e.desimone@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
Cc: Erik Bjorge <erik.c.bjorge@intel.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Prince Agyeman <prince.agyeman@intel.com>

Ashley E Desimone (4):
  EdkRepo: Update sync to support multiple manifest repositories
  EdkRepo: Remove unused functions from common_repo_functions.py
  EdkRepo: Add support for multiple manifest repostories to command
    completions
  EdkRepo: Remove support for deprecated Manifest-Repo content in
    edkrepo.cfg

 edkrepo/command_completion_edkrepo.py   | 48 ++++++++++++-------
 edkrepo/commands/clone_command.py       |  3 +-
 edkrepo/commands/manifest_command.py    |  2 +-
 edkrepo/commands/sync_command.py        | 42 +++++++++-------
 edkrepo/common/common_repo_functions.py | 85 +++++++++++----------------------
 edkrepo/common/humble.py                |  4 +-
 edkrepo/config/config_factory.py        | 12 +----
 edkrepo_installer/Vendor/edkrepo.cfg    |  5 --
 edkrepo_manifest_parser/edk_manifest.py | 42 ++++++++++++----
 9 files changed, 124 insertions(+), 119 deletions(-)

-- 
2.16.2.windows.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-11  6:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-11  0:50 [edk2-staging/EdkRepo] [PATCH 0/4] EdkRepo: Finalize multiple manifest repository support Ashley E Desimone
2020-05-11  0:50 ` [edk2-stagin/EdkRepo] [PATCH 1/4] EdkRepo: Update sync to support multiple manifest repositories Ashley E Desimone
2020-05-11  0:50 ` [edk2-staing/EdkRepo] [PATCH 2/4] EdkRepo: Remove unused functions from common_repo_functions.py Ashley E Desimone
2020-05-11  0:50 ` [edk2-staging/EdkRepo] [PATCH 3/4] EdkRepo: Add support for multiple manifest repostories to command completions Ashley E Desimone
2020-05-11  0:50 ` [edk2-staging/EdkRepo] [PATCH 4/4] EdkRepo: Remove support for deprecated Manifest-Repo content in edkrepo.cfg Ashley E Desimone
2020-05-11  6:10 ` [edk2-devel] [edk2-staging/EdkRepo] [PATCH 0/4] EdkRepo: Finalize multiple manifest repository support Nate DeSimone
2020-05-11  6:33 ` Nate DeSimone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox