[edk2-devel] [stable/202011][Patch 0/8] Enable EDK II CI for stable/* branches

Michael D Kinney posted 8 patches 3 years, 3 months ago
Failed in applying to current master (apply log)
.azurepipelines/Ubuntu-GCC5.yml               |   2 +
.azurepipelines/Ubuntu-PatchCheck.yml         |   3 +-
.azurepipelines/Windows-VS2019.yml            |   2 +
.../.azurepipelines/Ubuntu-GCC5.yml           |   4 +-
.../.azurepipelines/Ubuntu-GCC5.yml           |   4 +-
.../.azurepipelines/Windows-VS2019.yml        |   2 +
.../.azurepipelines/Ubuntu-GCC5.yml           |   4 +-
.../.azurepipelines/Windows-VS2019.yml        |   2 +
ReadMe.rst                                    | 124 +++++++++---------
9 files changed, 81 insertions(+), 66 deletions(-)
[edk2-devel] [stable/202011][Patch 0/8] Enable EDK II CI for stable/* branches
Posted by Michael D Kinney 3 years, 3 months ago
Cherry-pick the following commits from edk2/master to enable EDK II CI
on the stable/202011 branch and also update Readme.rst so the status badges
show the build results from the stable/202011 branch.

d21d2706761b OvmfPkg/.azurepipelines: Enable EDK II CI for stable/* branches
e690b8103813 EmulatorPkg/.azurepipelines: Enable EDK II CI for stable/* branches
db83d696084f ArmVirtPkg/.azurepipelines: Enable EDK II CI for stable/* branches
2bca741149a7 .azurepipelines: Enable EDK II CI for stable/* branches
3ce3274a5ea4 EmulatorPkg/PlatformCI: stick with "ubuntu-18.04" for now
c487970ac89d OvmfPkg/PlatformCI: stick with "ubuntu-18.04" for now
90683caedf1e ArmVirtPkg/PlatformCI: stick with "ubuntu-18.04" for now

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

Bob Feng (1):
  EmulatorPkg/PlatformCI: stick with "ubuntu-18.04" for now

Laszlo Ersek (2):
  ArmVirtPkg/PlatformCI: stick with "ubuntu-18.04" for now
  OvmfPkg/PlatformCI: stick with "ubuntu-18.04" for now

Michael D Kinney (5):
  .azurepipelines: Enable EDK II CI for stable/* branches
  ArmVirtPkg/.azurepipelines: Enable EDK II CI for stable/* branches
  EmulatorPkg/.azurepipelines: Enable EDK II CI for stable/* branches
  OvmfPkg/.azurepipelines: Enable EDK II CI for stable/* branches
  Readme.rst: Update status badges for stable/202011 branch

 .azurepipelines/Ubuntu-GCC5.yml               |   2 +
 .azurepipelines/Ubuntu-PatchCheck.yml         |   3 +-
 .azurepipelines/Windows-VS2019.yml            |   2 +
 .../.azurepipelines/Ubuntu-GCC5.yml           |   4 +-
 .../.azurepipelines/Ubuntu-GCC5.yml           |   4 +-
 .../.azurepipelines/Windows-VS2019.yml        |   2 +
 .../.azurepipelines/Ubuntu-GCC5.yml           |   4 +-
 .../.azurepipelines/Windows-VS2019.yml        |   2 +
 ReadMe.rst                                    | 124 +++++++++---------
 9 files changed, 81 insertions(+), 66 deletions(-)

-- 
2.29.2.windows.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#69430): https://edk2.groups.io/g/devel/message/69430
Mute This Topic: https://groups.io/mt/79189450/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


[edk2-devel] 回复: [stable/202011][Patch 0/8] Enable EDK II CI for stable/* branches
Posted by gaoliming 3 years, 3 months ago
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: Michael D Kinney <michael.d.kinney@intel.com>
> 发送时间: 2020年12月24日 4:30
> 收件人: devel@edk2.groups.io
> 抄送: Sean Brogan <sean.brogan@microsoft.com>; Bret Barkelew
> <Bret.Barkelew@microsoft.com>; Liming Gao <gaoliming@byosoft.com.cn>
> 主题: [stable/202011][Patch 0/8] Enable EDK II CI for stable/* branches
> 
> Cherry-pick the following commits from edk2/master to enable EDK II CI
> on the stable/202011 branch and also update Readme.rst so the status
> badges
> show the build results from the stable/202011 branch.
> 
> d21d2706761b OvmfPkg/.azurepipelines: Enable EDK II CI for stable/*
> branches
> e690b8103813 EmulatorPkg/.azurepipelines: Enable EDK II CI for stable/*
> branches
> db83d696084f ArmVirtPkg/.azurepipelines: Enable EDK II CI for stable/*
> branches
> 2bca741149a7 .azurepipelines: Enable EDK II CI for stable/* branches
> 3ce3274a5ea4 EmulatorPkg/PlatformCI: stick with "ubuntu-18.04" for now
> c487970ac89d OvmfPkg/PlatformCI: stick with "ubuntu-18.04" for now
> 90683caedf1e ArmVirtPkg/PlatformCI: stick with "ubuntu-18.04" for now
> 
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
> 
> Bob Feng (1):
>   EmulatorPkg/PlatformCI: stick with "ubuntu-18.04" for now
> 
> Laszlo Ersek (2):
>   ArmVirtPkg/PlatformCI: stick with "ubuntu-18.04" for now
>   OvmfPkg/PlatformCI: stick with "ubuntu-18.04" for now
> 
> Michael D Kinney (5):
>   .azurepipelines: Enable EDK II CI for stable/* branches
>   ArmVirtPkg/.azurepipelines: Enable EDK II CI for stable/* branches
>   EmulatorPkg/.azurepipelines: Enable EDK II CI for stable/* branches
>   OvmfPkg/.azurepipelines: Enable EDK II CI for stable/* branches
>   Readme.rst: Update status badges for stable/202011 branch
> 
>  .azurepipelines/Ubuntu-GCC5.yml               |   2 +
>  .azurepipelines/Ubuntu-PatchCheck.yml         |   3 +-
>  .azurepipelines/Windows-VS2019.yml            |   2 +
>  .../.azurepipelines/Ubuntu-GCC5.yml           |   4 +-
>  .../.azurepipelines/Ubuntu-GCC5.yml           |   4 +-
>  .../.azurepipelines/Windows-VS2019.yml        |   2 +
>  .../.azurepipelines/Ubuntu-GCC5.yml           |   4 +-
>  .../.azurepipelines/Windows-VS2019.yml        |   2 +
>  ReadMe.rst                                    | 124
> +++++++++---------
>  9 files changed, 81 insertions(+), 66 deletions(-)
> 
> --
> 2.29.2.windows.2





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#69435): https://edk2.groups.io/g/devel/message/69435
Mute This Topic: https://groups.io/mt/79194131/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-