From: Daniel P. Berrangé Date: Mon, 17 Jun 2024 10:52:06 +0000 (+0100) Subject: docs: add libosinfo & virt-viewer to CI dashboard X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=cae353ec06db487cb8eaceb972c0fd8dae0c6044;p=libvirt.git docs: add libosinfo & virt-viewer to CI dashboard 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 Reviewed-by: Ján Tomko Signed-off-by: Daniel P. Berrangé --- 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