回复: [edk2-devel] [Patch V2 edk2-stable202211 1/1] .github/workflows: Update CodeQL to install Python 3.10.6

gaoliming via groups.io gaoliming=byosoft.com.cn at groups.io
Fri Nov 11 03:12:14 UTC 2022


Mike:
  Thanks for your quick fix. I just merge it. 

Thanks
Liming
> -----邮件原件-----
> 发件人: devel at edk2.groups.io <devel at edk2.groups.io> 代表 Michael D
> Kinney
> 发送时间: 2022年11月11日 10:24
> 收件人: devel at edk2.groups.io; Kinney, Michael D
> <michael.d.kinney at intel.com>
> 抄送: Sean Brogan <sean.brogan at microsoft.com>; Michael Kubacki
> <mikuback at linux.microsoft.com>; Gao, Liming <gaoliming at 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 at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Michael
> D Kinney
> > Sent: Thursday, November 10, 2022 6:19 PM
> > To: devel at edk2.groups.io
> > Cc: Sean Brogan <sean.brogan at microsoft.com>; Michael Kubacki
> <mikuback at linux.microsoft.com>; Gao, Liming
> > <gaoliming at 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 at microsoft.com>
> > Cc: Michael Kubacki <mikuback at linux.microsoft.com>
> > Cc: Liming Gao <gaoliming at byosoft.com.cn>
> > Signed-off-by: Michael D Kinney <michael.d.kinney at intel.com>
> > Reviewed-by: Michael Kubacki <mikuback at 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 at v3
> >
> > +    - name: Install Python
> > +      uses: actions/setup-python at v4
> > +      with:
> > +        python-version: '3.10.6'
> > +
> >      # Initializes the CodeQL tools for scanning.
> >      - name: Initialize CodeQL
> >        uses: github/codeql-action/init at v2
> > --
> > 2.37.1.windows.1
> >
> >
> >
> >
> >
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#96234): https://edk2.groups.io/g/devel/message/96234
Mute This Topic: https://groups.io/mt/94951806/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list