public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Abner Chang" <abner.chang@hpe.com>
To: devel@edk2.groups.io
Subject: [RedfishPkg PATCH v2 0/4] Inital RedfishPkg
Date: Wed, 30 Sep 2020 09:56:07 +0800	[thread overview]
Message-ID: <20200930015611.18375-1-abner.chang@hpe.com> (raw)

Initial version of RedfishPkg and the CI test
on RedfishPkg.

CI Test result:
https://github.com/tianocore/edk2/pull/975

There is no components in RedfishPkg in this commit,
the further edk2 Redfish components will be committed
base on this version.

changab (4):
  RedfishPkg: Initial commit of RedfishPkg.
  .pytool: Add CI on RedfishPkg
  .azurepipelines/templates: Add RedfishPkg to target build
  edk2: Add maintainers to RedfishPkg

 .../templates/pr-gate-build-job.yml           |  3 +
 .pytool/CISettings.py                         |  3 +-
 Maintainers.txt                               |  5 ++
 RedfishPkg/RedfishPkg.ci.yaml                 | 67 +++++++++++++++++++
 RedfishPkg/RedfishPkg.dec                     | 18 +++++
 RedfishPkg/RedfishPkg.dsc                     | 40 +++++++++++
 6 files changed, 135 insertions(+), 1 deletion(-)
 create mode 100644 RedfishPkg/RedfishPkg.ci.yaml
 create mode 100644 RedfishPkg/RedfishPkg.dec
 create mode 100644 RedfishPkg/RedfishPkg.dsc

-- 
2.17.1


             reply	other threads:[~2020-09-30  2:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30  1:56 Abner Chang [this message]
2020-09-30  1:56 ` [RedfishPkg PATCH v2 1/4] RedfishPkg: Initial commit of RedfishPkg Abner Chang
2020-10-01  9:22   ` Laszlo Ersek
2020-10-02 14:35     ` [edk2-devel] " Abner Chang
2020-09-30  1:56 ` [RedfishPkg PATCH v2 2/4] .pytool: Add CI on RedfishPkg Abner Chang
2020-09-30  1:56 ` [RedfishPkg PATCH v2 3/4] .azurepipelines/templates: Add RedfishPkg to target build Abner Chang
2020-09-30  1:56 ` [RedfishPkg PATCH v2 4/4] edk2: Add maintainers to RedfishPkg Abner Chang

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=20200930015611.18375-1-abner.chang@hpe.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