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 (#59018): https://edk2.groups.io/g/devel/message/59018 Mute This Topic: https://groups.io/mt/74126913/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
