public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Nate DeSimone" <nathaniel.l.desimone@intel.com>
To: "Desimone, Ashley E" <ashley.e.desimone@intel.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Pandya, Puja" <puja.pandya@intel.com>,
	Bret Barkelew <Bret.Barkelew@microsoft.com>,
	"Agyeman, Prince" <prince.agyeman@intel.com>,
	"Bjorge, Erik C" <erik.c.bjorge@intel.com>
Subject: Re: [Edk2-staging/EdkRepo] [PATCH 0/2] Edkrepo: Add the maintenance command
Date: Mon, 7 Dec 2020 22:11:54 +0000	[thread overview]
Message-ID: <MWHPR1101MB2160FD7C183F27EE011FC359CDCE0@MWHPR1101MB2160.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20201204055015.3432-1-ashley.e.desimone@intel.com>

For the series...

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

> -----Original Message-----
> From: Ashley E Desimone <ashley.e.desimone@intel.com>
> Sent: Thursday, December 3, 2020 9:50 PM
> To: devel@edk2.groups.io
> Cc: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Pandya, Puja
> <puja.pandya@intel.com>; Bret Barkelew <Bret.Barkelew@microsoft.com>;
> Agyeman, Prince <prince.agyeman@intel.com>; Bjorge, Erik C
> <erik.c.bjorge@intel.com>
> Subject: [Edk2-staging/EdkRepo] [PATCH 0/2] Edkrepo: Add the maintenance
> command
> 
> This patch set add the maintenance command and its required support.
> The maintenance command is intended to streamline workspace wide
> maintenance operations such as git gc and configuration of the git global
> config.
> 
> Patch 1 moves the functionality to clean unused insteadOf entires from the
> git global config to a shared location and updates the sync command
> accordingly.
> 
> Patch 2 adds the maintenance command, all strings used by the maintenance
> command and support to configure the core.longpaths setting in the git
> global config.
> 
> Cc: Ashley E Desimone <ashley.e.desimone@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Cc: Puja Pandya <puja.pandya@intel.com>
> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
> Cc: Prince Agyeman <prince.agyeman@intel.com>
> Cc: Erik Bjorge <erik.c.bjorge@intel.com>
> Signed-off-by: Ashley E Desimone <ashley.e.desimone@intel.com>
> 
> Ashley E Desimone (2):
>   EdkRepo: Move git config clean up function to a common location
>   EdkRepo: Add the edkrepo maintenance command
> 
>  .../commands/arguments/maintenance_args.py    | 12 ++++
>  edkrepo/commands/humble/maintenance_humble.py | 16 +++++
>  edkrepo/commands/maintenance_command.py       | 71
> +++++++++++++++++++
>  edkrepo/commands/sync_command.py              | 27 ++-----
>  .../git_config_maintenance.py                 | 43 +++++++++++
>  5 files changed, 147 insertions(+), 22 deletions(-)  create mode 100644
> edkrepo/commands/arguments/maintenance_args.py
>  create mode 100644 edkrepo/commands/humble/maintenance_humble.py
>  create mode 100644 edkrepo/commands/maintenance_command.py
>  create mode 100644
> edkrepo/common/workspace_maintenance/git_config_maintenance.py
> 
> --
> 2.27.0.windows.1


      parent reply	other threads:[~2020-12-07 22:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04  5:50 [Edk2-staging/EdkRepo] [PATCH 0/2] Edkrepo: Add the maintenance command Ashley E Desimone
2020-12-04  5:50 ` [Edk2-staging/EdkRepo] [PATCH 1/2] EdkRepo: Move git config clean up function to a common location Ashley E Desimone
2020-12-04  5:50 ` [Edk2-staging/EdkRepo] [PATCH 2/2] EdkRepo: Add the edkrepo maintenance command Ashley E Desimone
2020-12-07 22:11 ` Nate DeSimone [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MWHPR1101MB2160FD7C183F27EE011FC359CDCE0@MWHPR1101MB2160.namprd11.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox