From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-lj1-f171.google.com (mail-lj1-f171.google.com [209.85.208.171]) by mx.groups.io with SMTP id smtpd.web10.9983.1573492459662430218 for ; Mon, 11 Nov 2019 09:14:20 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=zqB0dNZG; spf=pass (domain: linaro.org, ip: 209.85.208.171, mailfrom: leif.lindholm@linaro.org) Received: by mail-lj1-f171.google.com with SMTP id r7so14657245ljg.2 for ; Mon, 11 Nov 2019 09:14:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=suxEYNXYGqpwJOMi6lSS0cfga7ZtY060yRMHS1SJSgo=; b=zqB0dNZGNJg5EZuNNLNKcM915KbHpvNiujohEleBQHGi9r+5EhHcj7o9EQgObUIsIt wJ2H3kYHH39CJS7DM4dgTyVLXpCTNJm15nB1oxIY6m8gmlimICz/4uGF7vgo+TnpqN8G 2hTf49BnM0L1CcLUDP6FKuctOys5Gw61/N5nk8vNOW0t1pUlAxB3D1/prTSA4DaAvFWR pTuBQjUPf3xayWXG4edXjeS994R74qcfHHpQ1PLpLKVwce76KnwxQkgudVgj2dBAnqiA 8P2WfhrUgEFT9XdA3cQb7E3hDn4vUsOJnbhJznXaMh60mzsAyZIBrR/joVXFSocsGswW HQLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=suxEYNXYGqpwJOMi6lSS0cfga7ZtY060yRMHS1SJSgo=; b=lSqf02JIwwdMi0+IM0eiaWSXT97Dt2lmpw7//k5kE5w3H52cwoAlvG8OwmUMwDW5q5 8eNAgYff2ccu6urmpGE6xlRmPNZAzjDrHGyH+AZfQWbkA9l588G4LoevhriBgxxSXIy+ f+z7soByOyG5muG4/kH2UQEJSY5Vq2j997bd1A407nTrbrwgZcr/hlNbW6Y4EPLZHCiP jKsYYy4XajzKb4DpotK2IcOiEbkXrlZuJCbWBlWIC40jJeL+l3UgQyHDCBWGgMauFI/x 6LTgWHlxUp7GNuseIFrDJ2oD5qYrULOcpiT6p4EWvYuW120GrB4xhqAf/lDpQnqqmyPM 1qJg== X-Gm-Message-State: APjAAAV+OWDPArN902icmfUIOf7l6RQlOQja/iZJQh3NbbTnCUTA6gjt Xlcb2krWX5KMStNBfPpsoOA6YXvfUhKfkkJAOsuHPw== X-Google-Smtp-Source: APXvYqzlqWIklCrl0HpAic0abCImIARCvrBtH35hGkXm7LwORHysB7xl+YgboKowIJ8T/geqvj/M2F5/iBU28h1CgFg= X-Received: by 2002:a2e:8857:: with SMTP id z23mr14235054ljj.50.1573492457886; Mon, 11 Nov 2019 09:14:17 -0800 (PST) MIME-Version: 1.0 References: <20191111084107.5368-1-michael.d.kinney@intel.com> <20191111084107.5368-23-michael.d.kinney@intel.com> In-Reply-To: <20191111084107.5368-23-michael.d.kinney@intel.com> From: "Leif Lindholm" Date: Mon, 11 Nov 2019 17:14:05 +0000 Message-ID: Subject: Re: [Patch v5 22/22] Readme.md: Add CI build status badges To: "Kinney, Michael D" Cc: edk2-devel-groups-io , Andrew Fish , Laszlo Ersek , Liming Gao Content-Type: multipart/alternative; boundary="000000000000026d3305971543aa" --000000000000026d3305971543aa Content-Type: text/plain; charset="UTF-8" (on a phone) This looks ... OK. I'm fine with this as a compromise. Reviewed-by: me On Mon, 11 Nov 2019, 08:41 Michael D Kinney, wrote: > Update Readme.md with status badges from the most recent > EDK II Continuous Integration(CI) build. > > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Signed-off-by: Michael D Kinney > Acked-by: Laszlo Ersek > Reviewed-by: Liming Gao > --- > Readme.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 51 insertions(+) > > diff --git a/Readme.md b/Readme.md > index 27e4ce0771..c22cac9748 100644 > --- a/Readme.md > +++ b/Readme.md > @@ -3,6 +3,57 @@ > A modern, feature-rich, cross-platform firmware development environment > for the UEFI and PI specifications from www.uefi.org. > > +# Build Status > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > + > +
Host TypeToolchainBranchBuild StatusTest StatusCode Coverage
WindowsVS2019edk2-ci > + > + > + > + > + > + > + > + > +
UbuntuGCCedk2-ci > + > + > + > + > + > + > + > + > +
> + > +[More CI Build information](.pytool/Readme.md) > + > +# License Details > + > The majority of the content in the EDK II open source project uses a > [BSD-2-Clause Plus Patent License](License.txt). The EDK II open source > project > contains the following components that are covered by additional licenses: > -- > 2.21.0.windows.1 > > --000000000000026d3305971543aa Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
(on a phone)

This looks ... OK. I'm fine with = this as a compromise.

Reviewed-by= : me

On Mon, 11 Nov 2019, 08:41 Michael D Kinney, <michael.d.kinney@intel.com> wrote:
=
Update Readme.md with status badges fr= om the most recent
EDK II Continuous Integration(CI) build.

Cc: Andrew Fish <afish@apple.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com&= gt;
Acked-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
---
=C2=A0Readme.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ =C2=A01 file changed, 51 insertions(+)

diff --git a/Readme.md b/Readme.md
index 27e4ce0771..c22cac9748 100644
--- a/Readme.md
+++ b/Readme.md
@@ -3,6 +3,57 @@
=C2=A0A modern, feature-rich, cross-platform firmware development environme= nt
=C2=A0for the UEFI and PI specifications from www.uefi.org.

+# Build Status
+
+<table>
+=C2=A0 <tr>
+=C2=A0 =C2=A0 <th>Host Type</th>
+=C2=A0 =C2=A0 <th>Toolchain</th>
+=C2=A0 =C2=A0 <th>Branch</th>
+=C2=A0 =C2=A0 <th>Build Status</th>
+=C2=A0 =C2=A0 <th>Test Status</th>
+=C2=A0 =C2=A0 <th>Code Coverage</th>
+=C2=A0 </tr>
+=C2=A0 <tr>
+=C2=A0 =C2=A0 <td>Windows</td>
+=C2=A0 =C2=A0 <td>VS2019</td>
+=C2=A0 =C2=A0 <td>edk2-ci</td>
+=C2=A0 =C2=A0 <td>
+=C2=A0 =C2=A0 =C2=A0 <a=C2=A0 href=3D"https://dev.azu= re.com/tianocore/edk2-ci-play/_build/latest?definitionId=3D27&branchNam= e=3Dedk2-ci">
+=C2=A0 =C2=A0 =C2=A0 <img src=3D"htt= ps://dev.azure.com/tianocore/edk2-ci-play/_apis/build/status/edk2-staging/W= indows%20VS2019%20CI?branchName=3Dedk2-ci"/></a>
+=C2=A0 =C2=A0 </td>
+=C2=A0 =C2=A0 <td>
+=C2=A0 =C2=A0 =C2=A0 <a=C2=A0 href=3D"https://dev.azu= re.com/tianocore/edk2-ci-play/_build/latest?definitionId=3D27&branchNam= e=3Dedk2-ci">
+=C2=A0 =C2=A0 =C2=A0 <img src=3D"https://img.shields.io/azure-devops/tests/tianocore= /edk2-ci-play/27.svg"/></a>
+=C2=A0 =C2=A0 </td>
+=C2=A0 =C2=A0 <td>
+=C2=A0 =C2=A0 =C2=A0 <a=C2=A0 href=3D"https://dev.azu= re.com/tianocore/edk2-ci-play/_build/latest?definitionId=3D27&branchNam= e=3Dedk2-ci">
+=C2=A0 =C2=A0 =C2=A0 <img src=3D"https://img.shields.io/badge/coverage-coming_soon-blue"/>= ;</a>
+=C2=A0 =C2=A0 </td>
+=C2=A0 </tr>
+=C2=A0 <tr>
+=C2=A0 =C2=A0 <td>Ubuntu</td>
+=C2=A0 =C2=A0 <td>GCC</td>
+=C2=A0 =C2=A0 <td>edk2-ci</td>
+=C2=A0 =C2=A0 <td>
+=C2=A0 =C2=A0 =C2=A0 <a=C2=A0 href=3D"https://dev.azu= re.com/tianocore/edk2-ci-play/_build/latest?definitionId=3D26&branchNam= e=3Dedk2-ci">
+=C2=A0 =C2=A0 =C2=A0 <img src=3D"https:= //dev.azure.com/tianocore/edk2-ci-play/_apis/build/status/edk2-staging/Ubun= tu%20GCC5%20CI?branchName=3Dedk2-ci"/></a>
+=C2=A0 =C2=A0 </td>
+=C2=A0 =C2=A0 <td>
+=C2=A0 =C2=A0 =C2=A0 <a=C2=A0 href=3D"https://dev.azu= re.com/tianocore/edk2-ci-play/_build/latest?definitionId=3D26&branchNam= e=3Dedk2-ci">
+=C2=A0 =C2=A0 =C2=A0 <img src=3D"https://img.shields.io/azure-devops/tests/tianocore= /edk2-ci-play/26.svg"/></a>
+=C2=A0 =C2=A0 </td>
+=C2=A0 =C2=A0 <td>
+=C2=A0 =C2=A0 =C2=A0 <a=C2=A0 href=3D"https://dev.azu= re.com/tianocore/edk2-ci-play/_build/latest?definitionId=3D26&branchNam= e=3Dedk2-ci">
+=C2=A0 =C2=A0 =C2=A0 <img src=3D"https://img.shields.io/badge/coverage-coming_soon-blue"/>= ;</a>
+=C2=A0 =C2=A0 </td>
+=C2=A0 </tr>
+</table>
+
+[More CI Build information](.pytool/Readme.md)
+
+# License Details
+
=C2=A0The majority of the content in the EDK II open source project uses a<= br> =C2=A0[BSD-2-Clause Plus Patent License](License.txt).=C2=A0 The EDK II ope= n source project
=C2=A0contains the following components that are covered by additional lice= nses:
--
2.21.0.windows.1

--000000000000026d3305971543aa--