For the series... Reviewed-by: Nate DeSimone <[email protected]>
> -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Ashley E > Desimone > Sent: Sunday, May 10, 2020 5:50 PM > To: [email protected] > Cc: Desimone, Nathaniel L <[email protected]>; Pandya, Puja > <[email protected]>; Bjorge, Erik C <[email protected]>; Bret > Barkelew <[email protected]>; Agyeman, Prince > <[email protected]> > Subject: [edk2-devel] [edk2-staging/EdkRepo] [PATCH 0/4] EdkRepo: Finalize > multiple manifest repository support > > 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 <[email protected]> > Cc: Nate DeSimone <[email protected]> > Cc: Puja Pandya <[email protected]> > Cc: Erik Bjorge <[email protected]> > Cc: Bret Barkelew <[email protected]> > Cc: Prince Agyeman <[email protected]> > > 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 > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#59043): https://edk2.groups.io/g/devel/message/59043 Mute This Topic: https://groups.io/mt/74126913/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
