[PATCH 0/3] ci: update the CI dashboard

Daniel P. Berrangé (3): docs: trim many projects from CI dashboard docs: fix link to virttools-web pipeline status docs: add libosinfo & virt-viewer to CI dashboard docs/ci-dashboard.rst | 78 ++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 46 deletions(-) -- 2.45.1

Quite a few of the projects we have on the CI dashboard have been archived at this point, thus don't show any pipeline status info. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/ci-dashboard.rst | 45 ------------------------------------------- 1 file changed, 45 deletions(-) diff --git a/docs/ci-dashboard.rst b/docs/ci-dashboard.rst index a7f4e71f96..1d85378ca4 100644 --- a/docs/ci-dashboard.rst +++ b/docs/ci-dashboard.rst @@ -87,11 +87,6 @@ Object mappings * - Project - Pipeline - * - libvirt-cim - - .. image:: https://gitlab.com/libvirt/libvirt-cim/badges/master/pipeline.svg - :target: https://gitlab.com/libvirt/libvirt-cim/pipelines - :alt: libvirt-cim pipeline status - * - libvirt-dbus - .. image:: https://gitlab.com/libvirt/libvirt-dbus/badges/master/pipeline.svg :target: https://gitlab.com/libvirt/libvirt-dbus/pipelines @@ -107,11 +102,6 @@ Object mappings :target: https://gitlab.com/libvirt/libvirt-go-xml-module/pipelines :alt: libvirt-go-xml-module pipeline status - * - libvirt-snmp - - .. image:: https://gitlab.com/libvirt/libvirt-snmp/badges/master/pipeline.svg - :target: https://gitlab.com/libvirt/libvirt-snmp/pipelines - :alt: libvirt-snmp pipeline status - Testing ------- @@ -128,11 +118,6 @@ Testing :target: https://gitlab.com/libvirt/libvirt-ci/pipelines :alt: libvirt-ci pipeline status - * - libvirt-test-API - - .. image:: https://gitlab.com/libvirt/libvirt-test-API/badges/master/pipeline.svg - :target: https://gitlab.com/libvirt/libvirt-test-API/pipelines - :alt: libvirt-test-API pipeline status - * - libvirt-tck - .. image:: https://gitlab.com/libvirt/libvirt-tck/badges/master/pipeline.svg :target: https://gitlab.com/libvirt/libvirt-tck/pipelines @@ -149,16 +134,6 @@ Documentation / websites * - Project - Pipeline - * - libvirt-publican - - .. image:: https://gitlab.com/libvirt/libvirt-publican/badges/master/pipeline.svg - :target: https://gitlab.com/libvirt/libvirt-publican/pipelines - :alt: libvirt-publican pipeline status - - * - libvirt-appdev-guide-python - - .. image:: https://gitlab.com/libvirt/libvirt-appdev-guide-python/badges/master/pipelin... - :target: https://gitlab.com/libvirt/libvirt-appdev-guide-python/pipelines - :alt: libvirt-appdev-guide-python pipeline status - * - libvirt-wiki - .. image:: https://gitlab.com/libvirt/libvirt-wiki/badges/master/pipeline.svg :target: https://gitlab.com/libvirt/libvirt-wiki/pipelines @@ -190,26 +165,6 @@ Miscellaneous :target: https://gitlab.com/libvirt/libvirt-console-proxy/pipelines :alt: libvirt-console-proxy pipeline status - * - libvirt-designer - - .. image:: https://gitlab.com/libvirt/libvirt-designer/badges/master/pipeline.svg - :target: https://gitlab.com/libvirt/libvirt-designer/pipelines - :alt: libvirt-designer pipeline status - - * - libvirt-devaddr - - .. image:: https://gitlab.com/libvirt/libvirt-devaddr/badges/master/pipeline.svg - :target: https://gitlab.com/libvirt/libvirt-devaddr/pipelines - :alt: libvirt-devaddr pipeline status - - * - libvirt-sandbox - - .. image:: https://gitlab.com/libvirt/libvirt-sandbox/badges/master/pipeline.svg - :target: https://gitlab.com/libvirt/libvirt-sandbox/pipelines - :alt: libvirt-sandbox pipeline status - - * - libvirt-sandbox-image - - .. image:: https://gitlab.com/libvirt/libvirt-sandbox-image/badges/master/pipeline.svg - :target: https://gitlab.com/libvirt/libvirt-sandbox-image/pipelines - :alt: libvirt-sandbox-image pipeline status - * - libvirt-security-notice - .. image:: https://gitlab.com/libvirt/libvirt-security-notice/badges/master/pipeline.sv... :target: https://gitlab.com/libvirt/libvirt-security-notice/pipelines -- 2.45.1

This project uses 'main' as the branch name, not 'master' Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- docs/ci-dashboard.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ci-dashboard.rst b/docs/ci-dashboard.rst index 1d85378ca4..52ccf4146d 100644 --- a/docs/ci-dashboard.rst +++ b/docs/ci-dashboard.rst @@ -145,7 +145,7 @@ Documentation / websites :alt: virttools-planet pipeline status * - virttools-web - - .. image:: https://gitlab.com/libvirt/virttools-web/badges/master/pipeline.svg + - .. image:: https://gitlab.com/libvirt/virttools-web/badges/main/pipeline.svg :target: https://gitlab.com/libvirt/virttools-web/pipelines :alt: virttools-web pipeline status -- 2.45.1

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.sv... :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

On 6/17/24 12:53, Daniel P. Berrangé wrote:
Daniel P. Berrangé (3): docs: trim many projects from CI dashboard docs: fix link to virttools-web pipeline status docs: add libosinfo & virt-viewer to CI dashboard
docs/ci-dashboard.rst | 78 ++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 46 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal

On a Monday in 2024, Daniel P. Berrangé wrote:
Daniel P. Berrangé (3): docs: trim many projects from CI dashboard docs: fix link to virttools-web pipeline status docs: add libosinfo & virt-viewer to CI dashboard
docs/ci-dashboard.rst | 78 ++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 46 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano
participants (3)
-
Daniel P. Berrangé
-
Ján Tomko
-
Michal Prívozník