From: "gaoliming" <gaoliming@byosoft.com.cn>
To: <devel@edk2.groups.io>, <michael.d.kinney@intel.com>
Cc: "'Sean Brogan'" <sean.brogan@microsoft.com>,
"'Michael Kubacki'" <mikuback@linux.microsoft.com>
Subject: 回复: [edk2-devel] [Patch V2 edk2-stable202211 1/1] .github/workflows: Update CodeQL to install Python 3.10.6
Date: Fri, 11 Nov 2022 11:12:14 +0800 [thread overview]
Message-ID: <014101d8f57b$66058550$32108ff0$@byosoft.com.cn> (raw)
In-Reply-To: <CO1PR11MB492900D55485493765FA9C15D2009@CO1PR11MB4929.namprd11.prod.outlook.com>
Mike:
Thanks for your quick fix. I just merge it.
Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Michael D
> Kinney
> 发送时间: 2022年11月11日 10:24
> 收件人: devel@edk2.groups.io; Kinney, Michael D
> <michael.d.kinney@intel.com>
> 抄送: Sean Brogan <sean.brogan@microsoft.com>; Michael Kubacki
> <mikuback@linux.microsoft.com>; Gao, Liming <gaoliming@byosoft.com.cn>
> 主题: Re: [edk2-devel] [Patch V2 edk2-stable202211 1/1] .github/workflows:
> Update CodeQL to install Python 3.10.6
>
> 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
> >
> >
> >
> >
> >
>
>
>
>
>
prev parent reply other threads:[~2022-11-11 3:12 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 ` [edk2-devel] " Michael D Kinney
2022-11-11 3:12 ` gaoliming [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='014101d8f57b$66058550$32108ff0$@byosoft.com.cn' \
--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