[PATCH 3/3] docs: add libosinfo & virt-viewer to CI dashboard

Daniel P. Berrangé posted 3 patches 3 months ago
[PATCH 3/3] docs: add libosinfo & virt-viewer to CI dashboard
Posted by Daniel P. Berrangé 3 months ago
These projects are not strictly part of libvirt, but are closely related
with many of the same developers and we manage them with 'lcitool
manifest' so it is useful to have them on the dashboard.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 docs/ci-dashboard.rst | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/docs/ci-dashboard.rst b/docs/ci-dashboard.rst
index 52ccf4146d..72a9cef850 100644
--- a/docs/ci-dashboard.rst
+++ b/docs/ci-dashboard.rst
@@ -169,3 +169,34 @@ Miscellaneous
      - .. image:: https://gitlab.com/libvirt/libvirt-security-notice/badges/master/pipeline.svg
           :target: https://gitlab.com/libvirt/libvirt-security-notice/pipelines
           :alt: libvirt-security-notice pipeline status
+
+
+Related projects
+----------------
+
+.. list-table::
+   :widths: 80 20
+   :header-rows: 1
+
+   * - Project
+     - Pipeline
+
+   * - osinfo-db-tools
+     - .. image:: https://gitlab.com/libosinfo/osinfo-db-tools/badges/main/pipeline.svg
+          :target: https://gitlab.com/libosinfo/osinfo-db-tools/pipelines
+          :alt: osinfo-db-tools pipeline status
+
+   * - osinfo-db
+     - .. image:: https://gitlab.com/libosinfo/osinfo-db/badges/main/pipeline.svg
+          :target: https://gitlab.com/libosinfo/osinfo-db/pipelines
+          :alt: osinfo-db pipeline status
+
+   * - libosinfo
+     - .. image:: https://gitlab.com/libosinfo/libosinfo/badges/main/pipeline.svg
+          :target: https://gitlab.com/libosinfo/libosinfo/pipelines
+          :alt: libosinfo pipeline status
+
+   * - virt-viewer
+     - .. image:: https://gitlab.com/virt-viewer/virt-viewer/badges/master/pipeline.svg
+          :target: https://gitlab.com/virt-viewer/virt-viewer/pipelines
+          :alt: virt-viewer pipeline status
-- 
2.45.1