From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"Kinney, Michael D" <michael.d.kinney@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>,
Michael Kubacki <mikuback@linux.microsoft.com>,
"Gao, Liming" <gaoliming@byosoft.com.cn>
Subject: Re: [edk2-devel] [Patch V2 edk2-stable202211 1/1] .github/workflows: Update CodeQL to install Python 3.10.6
Date: Fri, 11 Nov 2022 02:24:11 +0000 [thread overview]
Message-ID: <CO1PR11MB492900D55485493765FA9C15D2009@CO1PR11MB4929.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20221111021903.535-1-michael.d.kinney@intel.com>
Hi Liming,
The PR for this change is: https://github.com/tianocore/edk2/pull/3626
It is still running, but it has installed Python 3.10.6, and has gotten past earlier failure point.
If it passes, you can make decision to merge and then see if the other failing PRs will now pass.
Best regards,
Mike
> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Michael D Kinney
> Sent: Thursday, November 10, 2022 6:19 PM
> To: devel@edk2.groups.io
> Cc: Sean Brogan <sean.brogan@microsoft.com>; Michael Kubacki <mikuback@linux.microsoft.com>; Gao, Liming
> <gaoliming@byosoft.com.cn>
> Subject: [edk2-devel] [Patch V2 edk2-stable202211 1/1] .github/workflows: Update CodeQL to install Python 3.10.6
>
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Michael Kubacki <mikuback@linux.microsoft.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> Reviewed-by: Michael Kubacki <mikuback@linux.microsoft.com>
> ---
> .github/workflows/codeql-analysis.yml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
> index 2eacb9c9e1a1..791f79d1f014 100644
> --- a/.github/workflows/codeql-analysis.yml
> +++ b/.github/workflows/codeql-analysis.yml
> @@ -62,6 +62,11 @@ jobs:
> - name: Checkout repository
> uses: actions/checkout@v3
>
> + - name: Install Python
> + uses: actions/setup-python@v4
> + with:
> + python-version: '3.10.6'
> +
> # Initializes the CodeQL tools for scanning.
> - name: Initialize CodeQL
> uses: github/codeql-action/init@v2
> --
> 2.37.1.windows.1
>
>
>
>
>
next prev parent reply other threads:[~2022-11-11 2:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-11 2:19 [Patch V2 edk2-stable202211 1/1] .github/workflows: Update CodeQL to install Python 3.10.6 Michael D Kinney
2022-11-11 2:24 ` Michael D Kinney [this message]
2022-11-11 3:12 ` 回复: [edk2-devel] " gaoliming
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=CO1PR11MB492900D55485493765FA9C15D2009@CO1PR11MB4929.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