public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Kenneth Lautner" <kenlautner3@gmail.com>
To: devel@edk2.groups.io
Cc: Sean Brogan <sean.brogan@microsoft.com>,
	Bret Barkelew <Bret.Barkelew@microsoft.com>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Liming Gao <gaoliming@byosoft.com.cn>
Subject: [PATCH v4 0/2] Update .pytools and .azurepipelines
Date: Tue,  8 Mar 2022 14:59:54 -0800	[thread overview]
Message-ID: <20220308225956.4483-1-kenlautner3@gmail.com> (raw)

From: Ken Lautner <kenlautner3@gmail.com>


Update to the newest pytools and resolves the API change for
GetAbsolutePathOnThisSytemFromEdk2RelativePath.  Also updated python
version for .azurepipelines

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>

Signed-off-by: Kenneth Lautner <kenlautner3@gmail.com>
Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>

Ken Lautner (2):
  .pytool: Update to newest pytools
  .azurepipelines: Updated python versions

 .azurepipelines/Ubuntu-PatchCheck.yml                                       | 2 +-
 .azurepipelines/templates/platform-build-run-steps.yml                      | 2 +-
 .azurepipelines/templates/pr-gate-steps.yml                                 | 2 +-
 .pytool/Plugin/CharEncodingCheck/CharEncodingCheck.py                       | 4 ++--
 .pytool/Plugin/CompilerPlugin/CompilerPlugin.py                             | 2 +-
 .pytool/Plugin/DependencyCheck/DependencyCheck.py                           | 2 +-
 .pytool/Plugin/DscCompleteCheck/DscCompleteCheck.py                         | 2 +-
 .pytool/Plugin/GuidCheck/GuidCheck.py                                       | 2 +-
 .pytool/Plugin/HostUnitTestCompilerPlugin/HostUnitTestCompilerPlugin.py     | 2 +-
 .pytool/Plugin/HostUnitTestDscCompleteCheck/HostUnitTestDscCompleteCheck.py | 2 +-
 .pytool/Plugin/LibraryClassCheck/LibraryClassCheck.py                       | 2 +-
 .pytool/Plugin/SpellCheck/SpellCheck.py                                     | 2 +-
 .pytool/Plugin/UncrustifyCheck/UncrustifyCheck.py                           | 2 +-
 pip-requirements.txt                                                        | 6 +++---
 14 files changed, 17 insertions(+), 17 deletions(-)

-- 
2.31.1.windows.1


             reply	other threads:[~2022-03-08 23:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08 22:59 Kenneth Lautner [this message]
2022-03-08 22:59 ` [PATCH v4 1/2] .pytool: Update to newest pytools Kenneth Lautner
2022-03-08 22:59 ` [PATCH v4 2/2] .azurepipelines: Updated python versions Kenneth Lautner
  -- strict thread matches above, loose matches on Subject: below --
2022-03-08 23:17 [PATCH v4 0/2] Update .pytools and .azurepipelines Kenneth Lautner

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=20220308225956.4483-1-kenlautner3@gmail.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