V3 Addresses Prince's comments regarding typos in patch 2/3 V2 Replaces use of management with maitenance per feedback V2 Introduces patch 1/1 which removes a circular import between common_repo_functions.py and manifest_repos_maitenance.py by adding workspace_maiteneance.py.
Adds initial support for manifest repository maitenance while retaining support for commands to use the existing edkrepo.cfg format and manifest repo support functions. 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 (3): EdkRepo: Initial commit of workspace_maitenance.py EdkRepo: Add edkrepo/common/workspace_maitenance/manifest_repos_maitenance EdkRepo: Update pull_latest_manifest_repo to use pull_single_manifest_repo edkrepo/common/common_repo_functions.py | 33 ++---------- edkrepo/common/humble.py | 8 --- .../humble/manifest_repos_maitenance_humble.py | 23 +++++++++ .../manifest_repos_maitenance.py | 59 ++++++++++++++++++++++ .../workspace_maitenance/workspace_maitenance.py | 30 +++++++++++ setup.py | 5 +- 6 files changed, 119 insertions(+), 39 deletions(-) create mode 100644 edkrepo/common/workspace_maitenance/humble/manifest_repos_maitenance_humble.py create mode 100644 edkrepo/common/workspace_maitenance/manifest_repos_maitenance.py create mode 100644 edkrepo/common/workspace_maitenance/workspace_maitenance.py -- 2.16.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#57885): https://edk2.groups.io/g/devel/message/57885 Mute This Topic: https://groups.io/mt/73209017/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-