V2 Adds an additional patch (8/8) to address all of the feedback from Erik and nate
Add the required support functionaility for consuming multiple manifest repositories defined in both the edkrepo.cfg and edkrepo_user.cfg files. Includes support for determining the source manifest repository, pulling only the manifest repository relevant to the workspace, and finding projects within all manifest repositories. Signed-off-by: Ashley E Desimone <ashley.e.desim...@intel.com> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com> Cc: Puja Pandya <puja.pan...@intel.com> Cc: Erik Bjorge <erik.c.bjo...@intel.com> Cc: Bret Barkelew <bret.barke...@microsoft.com> Cc: Prince Agyeman <prince.agye...@intel.com> Ashley E Desimone (8): EdkRepo: Add check for conflicting/duplicated manifest repo definitions EdkRepo: Add downloading all available manifest repositories EdkRepo: Add optional field to edkrepo_manifst to track the source manifest repo EdkRepo: Add list_available_manifest_repos() EdkRepo: Add ability to find projects across all manifest repositories EdkRepo: Add ability to determine the source manifest of a workspace EdkRepo: Add the ability to pull only the global manifest repository for a given workspace. EdkRepo: Rename man to manifest .../humble/manifest_repos_maintenance_humble.py | 6 + .../manifest_repos_maintenance.py | 186 ++++++++++++++++++++- .../workspace_maintenance/workspace_maintenance.py | 17 +- edkrepo/config/tool_config.py | 10 ++ edkrepo_manifest_parser/edk_manifest.py | 26 ++- 5 files changed, 240 insertions(+), 5 deletions(-) create mode 100644 edkrepo/config/tool_config.py -- 2.16.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#58488): https://edk2.groups.io/g/devel/message/58488 Mute This Topic: https://groups.io/mt/73391732/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-