From cae353ec06db487cb8eaceb972c0fd8dae0c6044 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Mon, 17 Jun 2024 11:52:06 +0100 Subject: [PATCH] docs: add libosinfo & virt-viewer to CI dashboard MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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é --- 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.39.5