From nobody Sat May 4 05:37:12 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1623074141; cv=none; d=zohomail.com; s=zohoarc; b=MDipx1lbXTcEU2NeFrs9rrS5tootJ+ZBkQNUilMOZ8GqPNtlZleeLsoHwvAN3GoROD5cks5X/TrlEyv7N4chaLhFNYxkbpbGkuWSoLQYyvqsNhPKTAsuamxo0ZVxyXVkOQkOHpB8+0j4q5xfJ72FBAW2qj1lX0J7Gohz40lhZNE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1623074141; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=nc984ax8svb1deoQ4C3C4M1rMpW5jlmj9KAkA9M46fw=; b=V8d1zrBynIzjucRSzLPrj+ZcUADHsXwCbZI3nXt9b7cBhtQ/JGTOwHA6g75d72eKii1uUkH7BG5RFz46Qy4EP9mMtwwRheisiSOxPyyA9cK0gAeGVfu2hcifUZxGzR8UWjyqkz3PI+0JizpAV4zMO8qB4QPC7DZzRpKEymAsS7Q= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 1623074141948439.04608362215583; Mon, 7 Jun 2021 06:55:41 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-98-2Ba-_0hzO9KSBXz8pRovzw-1; Mon, 07 Jun 2021 09:55:38 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EF624107ACF3; Mon, 7 Jun 2021 13:55:33 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6195F60C17; Mon, 7 Jun 2021 13:55:33 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 5CDB3180B651; Mon, 7 Jun 2021 13:55:32 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 157DnxaM002533 for ; Mon, 7 Jun 2021 09:49:59 -0400 Received: by smtp.corp.redhat.com (Postfix) id 00361102AE7E; Mon, 7 Jun 2021 13:49:59 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-114-203.ams2.redhat.com [10.36.114.203]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4458710023B0; Mon, 7 Jun 2021 13:49:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1623074140; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=nc984ax8svb1deoQ4C3C4M1rMpW5jlmj9KAkA9M46fw=; b=Y5mwnx7oRoe6OId3YGyRoFn56e1Fx3uC7bsDXvmP8T7LytxyKtMA54intL/esjk+vcyM6F 1Jv3iXcl6Z3YIIpmaEcBnHNhUHUbGsXRID6t5LOd7Ps0ASwKtZKQ2nHN240Ll4RAJQHuZx 9QqKMO+lTvgjZJE+X5OtS+ImR95fZrY= X-MC-Unique: 2Ba-_0hzO9KSBXz8pRovzw-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [PATCH] docs: switch ci status page to use Go -module repos Date: Mon, 7 Jun 2021 14:49:56 +0100 Message-Id: <20210607134956.177535-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Andrea Bolognani --- docs/ci.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/ci.rst b/docs/ci.rst index b321a67bd9..71418d74bf 100644 --- a/docs/ci.rst +++ b/docs/ci.rst @@ -50,10 +50,10 @@ Language bindings :target: https://gitlab.com/libvirt/libvirt-csharp/pipelines :alt: libvirt-csharp pipeline status =20 - * - libvirt-go - - .. image:: https://gitlab.com/libvirt/libvirt-go/badges/master/pipe= line.svg - :target: https://gitlab.com/libvirt/libvirt-go/pipelines - :alt: libvirt-go pipeline status + * - libvirt-go-module + - .. image:: https://gitlab.com/libvirt/libvirt-go-module/badges/mast= er/pipeline.svg + :target: https://gitlab.com/libvirt/libvirt-go-module/pipelines + :alt: libvirt-go-module pipeline status =20 * - libvirt-java - .. image:: https://gitlab.com/libvirt/libvirt-java/badges/master/pi= peline.svg @@ -116,10 +116,10 @@ Object mappings :target: https://gitlab.com/libvirt/libvirt-glib/pipelines :alt: libvirt-glib pipeline status =20 - * - libvirt-go-xml - - .. image:: https://gitlab.com/libvirt/libvirt-go-xml/badges/master/= pipeline.svg - :target: https://gitlab.com/libvirt/libvirt-go-xml/pipelines - :alt: libvirt-go-xml pipeline status + * - libvirt-go-xml-module + - .. image:: https://gitlab.com/libvirt/libvirt-go-xml-module/badges/= master/pipeline.svg + :target: https://gitlab.com/libvirt/libvirt-go-xml-module/pipeli= nes + :alt: libvirt-go-xml-module pipeline status =20 * - libvirt-snmp - .. image:: https://gitlab.com/libvirt/libvirt-snmp/badges/master/pi= peline.svg --=20 2.31.1