From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by mx.groups.io with SMTP id smtpd.web11.4944.1608771928546237443 for ; Wed, 23 Dec 2020 17:05:29 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: byosoft.com.cn, ip: 58.240.74.242, mailfrom: gaoliming@byosoft.com.cn) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Thu, 24 Dec 2020 09:05:23 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: "'Michael D Kinney'" , Cc: "'Sean Brogan'" , "'Bret Barkelew'" References: <20201223203028.1659-1-michael.d.kinney@intel.com> In-Reply-To: <20201223203028.1659-1-michael.d.kinney@intel.com> Subject: =?UTF-8?B?5Zue5aSNOiBbc3RhYmxlLzIwMjAxMV1bUGF0Y2ggMC84XSBFbmFibGUgRURLIElJIENJIGZvciBzdGFibGUvKiBicmFuY2hlcw==?= Date: Thu, 24 Dec 2020 09:05:26 +0800 Message-ID: <00e001d6d990$dd696c00$983c4400$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQIZbgbkk4Okl/oPaJMAjXhCPtvd2qmARYlg Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Reviewed-by: Liming Gao > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > =E5=8F=91=E4=BB=B6=E4=BA=BA: Michael D Kinney = > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: = 2020=E5=B9=B412=E6=9C=8824=E6=97=A5 4:30 > =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io > =E6=8A=84=E9=80=81: Sean Brogan ; Bret = Barkelew > ; Liming Gao > =E4=B8=BB=E9=A2=98: [stable/202011][Patch 0/8] Enable EDK II CI for = stable/* branches >=20 > 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. >=20 > 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 >=20 > Cc: Sean Brogan > Cc: Bret Barkelew > Cc: Liming Gao > Signed-off-by: Michael D Kinney >=20 > Bob Feng (1): > EmulatorPkg/PlatformCI: stick with "ubuntu-18.04" for now >=20 > Laszlo Ersek (2): > ArmVirtPkg/PlatformCI: stick with "ubuntu-18.04" for now > OvmfPkg/PlatformCI: stick with "ubuntu-18.04" for now >=20 > 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 >=20 > .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(-) >=20 > -- > 2.29.2.windows.2