]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: add libosinfo & virt-viewer to CI dashboard
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2024 10:52:06 +0000 (11:52 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2024 12:31:31 +0000 (13:31 +0100)
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.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/ci-dashboard.rst

index 52ccf4146d7b5351678c799131954f70fa46ae6c..72a9cef85072ce666ab9d6b5b2397ba541e5b9d1 100644 (file)
@@ -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