]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Readme.md: Add CI build status badges
authorMichael D Kinney <michael.d.kinney@intel.com>
Mon, 28 Oct 2019 20:48:49 +0000 (13:48 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Mon, 11 Nov 2019 21:02:54 +0000 (13:02 -0800)
https://bugzilla.tianocore.org/show_bug.cgi?id=2315

Update Readme.md with status badges from 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>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Readme.md

index 9bf60bede8ec1dffa81d0cc0c72470818539768a..dcd86daef14635daf247874e2e0a2af0aea2fcef 100644 (file)
--- a/Readme.md
+++ b/Readme.md
@@ -3,6 +3,57 @@
 A modern, feature-rich, cross-platform firmware development environment\r
 for the UEFI and PI specifications from www.uefi.org.\r
 \r
+# Build Status\r
+\r
+<table>\r
+  <tr>\r
+    <th>Host Type</th>\r
+    <th>Toolchain</th>\r
+    <th>Branch</th>\r
+    <th>Build Status</th>\r
+    <th>Test Status</th>\r
+    <th>Code Coverage</th>\r
+  </tr>\r
+  <tr>\r
+    <td>Windows</td>\r
+    <td>VS2019</td>\r
+    <td>edk2-ci</td>\r
+    <td>\r
+      <a  href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=27&branchName=edk2-ci">\r
+      <img src="https://dev.azure.com/tianocore/edk2-ci-play/_apis/build/status/edk2-staging/Windows%20VS2019%20CI?branchName=edk2-ci"/></a>\r
+    </td>\r
+    <td>\r
+      <a  href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=27&branchName=edk2-ci">\r
+      <img src="https://img.shields.io/azure-devops/tests/tianocore/edk2-ci-play/27.svg"/></a>\r
+    </td>\r
+    <td>\r
+      <a  href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=27&branchName=edk2-ci">\r
+      <img src="https://img.shields.io/badge/coverage-coming_soon-blue"/></a>\r
+    </td>\r
+  </tr>\r
+  <tr>\r
+    <td>Ubuntu</td>\r
+    <td>GCC</td>\r
+    <td>edk2-ci</td>\r
+    <td>\r
+      <a  href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=26&branchName=edk2-ci">\r
+      <img src="https://dev.azure.com/tianocore/edk2-ci-play/_apis/build/status/edk2-staging/Ubuntu%20GCC5%20CI?branchName=edk2-ci"/></a>\r
+    </td>\r
+    <td>\r
+      <a  href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=26&branchName=edk2-ci">\r
+      <img src="https://img.shields.io/azure-devops/tests/tianocore/edk2-ci-play/26.svg"/></a>\r
+    </td>\r
+    <td>\r
+      <a  href="https://dev.azure.com/tianocore/edk2-ci-play/_build/latest?definitionId=26&branchName=edk2-ci">\r
+      <img src="https://img.shields.io/badge/coverage-coming_soon-blue"/></a>\r
+    </td>\r
+  </tr>\r
+</table>\r
+\r
+[More CI Build information](.pytool/Readme.md)\r
+\r
+# License Details\r
+\r
 The majority of the content in the EDK II open source project uses a\r
 [BSD-2-Clause Plus Patent License](License.txt).  The EDK II open source project\r
 contains the following components that are covered by additional licenses:\r