[edk2-devel] [PATCH v1 0/2] SignedCapsulePkg: Enable CI

Michael Kubacki posted 2 patches 1 year, 7 months ago
Failed in applying to current master (apply log)
.azurepipelines/templates/pr-gate-build-job.yml |  2 +-
.pytool/CISettings.py                           |  1 +
SignedCapsulePkg/SignedCapsulePkg.ci.yaml       | 90 ++++++++++++++++++++
3 files changed, 92 insertions(+), 1 deletion(-)
create mode 100644 SignedCapsulePkg/SignedCapsulePkg.ci.yaml
[edk2-devel] [PATCH v1 0/2] SignedCapsulePkg: Enable CI
Posted by Michael Kubacki 1 year, 7 months ago
From: Michael Kubacki <michael.kubacki@microsoft.com>

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

Adds SignedCapsulePkg to edk2 CI.

In the edk2 PR for this change, you can see that the package only
runs on GCC and CI passes with this configuration.

https://github.com/tianocore/edk2/pull/3304

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Jian J Wang <jian.j.wang@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>

Michael Kubacki (2):
  SignedCapsulePkg: Add package CI YAML file
  .azurepipelines: Add SignedCapsulePkg to CI

 .azurepipelines/templates/pr-gate-build-job.yml |  2 +-
 .pytool/CISettings.py                           |  1 +
 SignedCapsulePkg/SignedCapsulePkg.ci.yaml       | 90 ++++++++++++++++++++
 3 files changed, 92 insertions(+), 1 deletion(-)
 create mode 100644 SignedCapsulePkg/SignedCapsulePkg.ci.yaml

-- 
2.28.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#93336): https://edk2.groups.io/g/devel/message/93336
Mute This Topic: https://groups.io/mt/93519140/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH v1 0/2] SignedCapsulePkg: Enable CI
Posted by Michael D Kinney 1 year, 6 months ago
Series Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>


> -----Original Message-----
> From: mikuback@linux.microsoft.com <mikuback@linux.microsoft.com>
> Sent: Tuesday, September 6, 2022 10:05 PM
> To: devel@edk2.groups.io
> Cc: Sean Brogan <sean.brogan@microsoft.com>; Barkelew, Bret <bret.barkelew@microsoft.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>; Gao, Liming <gaoliming@byosoft.com.cn>; Wang, Jian J <jian.j.wang@intel.com>
> Subject: [PATCH v1 0/2] SignedCapsulePkg: Enable CI
> 
> From: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4050
> 
> Adds SignedCapsulePkg to edk2 CI.
> 
> In the edk2 PR for this change, you can see that the package only
> runs on GCC and CI passes with this configuration.
> 
> https://github.com/tianocore/edk2/pull/3304
> 
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Jian J Wang <jian.j.wang@intel.com>
> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> Michael Kubacki (2):
>   SignedCapsulePkg: Add package CI YAML file
>   .azurepipelines: Add SignedCapsulePkg to CI
> 
>  .azurepipelines/templates/pr-gate-build-job.yml |  2 +-
>  .pytool/CISettings.py                           |  1 +
>  SignedCapsulePkg/SignedCapsulePkg.ci.yaml       | 90 ++++++++++++++++++++
>  3 files changed, 92 insertions(+), 1 deletion(-)
>  create mode 100644 SignedCapsulePkg/SignedCapsulePkg.ci.yaml
> 
> --
> 2.28.0.windows.1



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