public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: devel@edk2.groups.io
Cc: Jordan Justen <jordan.l.justen@intel.com>,
	Laszlo Ersek <lersek@redhat.com>,
	Ard Biesheuvel <ard.biesheuvel@arm.com>,
	Sean Brogan <sean.brogan@microsoft.com>,
	Bret Barkelew <Bret.Barkelew@microsoft.com>,
	Liming Gao <gaoliming@byosoft.com.cn>
Subject: [stable/202011][Patch 7/8] OvmfPkg/.azurepipelines: Enable EDK II CI for stable/* branches
Date: Wed, 23 Dec 2020 12:30:27 -0800	[thread overview]
Message-ID: <20201223203028.1659-8-michael.d.kinney@intel.com> (raw)
In-Reply-To: <20201223203028.1659-1-michael.d.kinney@intel.com>

https://bugzilla.tianocore.org/show_bug.cgi?id=3130

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
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>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
(cherry picked from commit 55657aea556140ad456bde011605f38b01a04e57)
---
 OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml    | 2 ++
 OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml b/OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
index df6a62cd6107..7117b86b8177 100644
--- a/OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
+++ b/OvmfPkg/PlatformCI/.azurepipelines/Ubuntu-GCC5.yml
@@ -10,8 +10,10 @@
 ##
 trigger:
   - master
+  - stable/*
 pr:
   - master
+  - stable/*
 
 jobs:
   - job: Platform_CI
diff --git a/OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml b/OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml
index dd19fff50066..772dbec186a9 100644
--- a/OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml
+++ b/OvmfPkg/PlatformCI/.azurepipelines/Windows-VS2019.yml
@@ -10,8 +10,10 @@
 ##
 trigger:
   - master
+  - stable/*
 pr:
   - master
+  - stable/*
 jobs:
   - job: Platform_CI
     variables:
-- 
2.29.2.windows.2


  parent reply	other threads:[~2020-12-23 20:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-23 20:30 [stable/202011][Patch 0/8] Enable EDK II CI for stable/* branches Michael D Kinney
2020-12-23 20:30 ` [stable/202011][Patch 1/8] ArmVirtPkg/PlatformCI: stick with "ubuntu-18.04" for now Michael D Kinney
2020-12-23 20:30 ` [stable/202011][Patch 2/8] OvmfPkg/PlatformCI: " Michael D Kinney
2020-12-23 20:30 ` [stable/202011][Patch 3/8] EmulatorPkg/PlatformCI: " Michael D Kinney
2020-12-23 20:30 ` [stable/202011][Patch 4/8] .azurepipelines: Enable EDK II CI for stable/* branches Michael D Kinney
2020-12-23 20:30 ` [stable/202011][Patch 5/8] ArmVirtPkg/.azurepipelines: " Michael D Kinney
2020-12-23 20:30 ` [stable/202011][Patch 6/8] EmulatorPkg/.azurepipelines: " Michael D Kinney
2020-12-23 20:30 ` Michael D Kinney [this message]
2020-12-23 20:30 ` [stable/202011][Patch 8/8] Readme.rst: Update status badges for stable/202011 branch Michael D Kinney
2020-12-24  1:05 ` 回复: [stable/202011][Patch 0/8] Enable EDK II CI for stable/* branches 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=20201223203028.1659-8-michael.d.kinney@intel.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