From nobody Mon Apr 29 20:03:28 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.81 as permitted sender) client-ip=207.211.31.81; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 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=1586874749; cv=none; d=zohomail.com; s=zohoarc; b=VDjkbXO2Ks7q3o2HuRTKouQGorkSjus23si28WzZDpz9L9IdoAu7eeAT7WlksgTCTBxyr1HFUOcohMee1+wzh7cGto5WP++QbHQo2yhT6FXBuQN35Cdi5FYXXR7gTc+9ioUJ2MDC1/9oDqb3pQQjhUOP3nHiNLNx2MhP8blVXCY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1586874749; 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=X1c/EwpvRIs5cGjm30BePtUT7MPgWgq/ZL8qz+WoFjA=; b=jp8mPeWfndvKu+SHKqxTG7Y5Bja/KQXUU6Uy2QDaaJN2TW4GZMfYn6PHPRwIYTC20R0stjRrJ5TQqKGkACVEupyhnAVPhXr/MQOMEtg3mvj1H1ZkzsD9egZCk/Y5nKBbADwkCYWRakzGNXWIy+e+e/ck6y+gD9E3TcZFzXX5zG8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.81 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-1.mimecast.com (us-smtp-2.mimecast.com [207.211.31.81]) by mx.zohomail.com with SMTPS id 1586874749030667.1389602043522; Tue, 14 Apr 2020 07:32:29 -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-155-w0cJqscbNCCHW8OvQWtDWQ-1; Tue, 14 Apr 2020 10:32:25 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A36BB19057A0; Tue, 14 Apr 2020 14:32:19 +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 4A4E710016EB; Tue, 14 Apr 2020 14:32:16 +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 DF67B18089C8; Tue, 14 Apr 2020 14:32:14 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 03EEWEWa012876 for ; Tue, 14 Apr 2020 10:32:14 -0400 Received: by smtp.corp.redhat.com (Postfix) id 3F2B760BF7; Tue, 14 Apr 2020 14:32:14 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (unknown [10.40.194.64]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3F9D660BF1 for ; Tue, 14 Apr 2020 14:32:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1586874747; 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=X1c/EwpvRIs5cGjm30BePtUT7MPgWgq/ZL8qz+WoFjA=; b=KhiUzUIxGy8G/w3+PBN1NttC7D9kx6/NbajWEI+oRQl6gT8KYD0C4oiCMLoJ8YIOTEWNsz oqfQSNXOqsZdIWJxGzuojmQw/u8Gz6MhlawEb+tS6uKFquepJHwdxUlmiRKOA7zoR5DRIC y1VykWv+Mw3MO94QNGt2lXEeTStQ6pg= X-MC-Unique: w0cJqscbNCCHW8OvQWtDWQ-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] README: Add GitLab CI badge Date: Tue, 14 Apr 2020 16:32:06 +0200 Message-Id: <20200414143206.324006-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 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.84 on 10.5.11.22 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" We've moved most of our CI jobs to GitLab, so we should display the corresponding badge prominently. Signed-off-by: Andrea Bolognani Reviewed-by: J=C3=A1n Tomko --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 080352ac77..cdcc97b5b2 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,6 @@ +.. image:: https://gitlab.com/libvirt/libvirt/badges/master/pipeline.svg + :target: https://gitlab.com/libvirt/libvirt/pipelines + :alt: GitLab CI Build Status .. image:: https://travis-ci.org/libvirt/libvirt.svg :target: https://travis-ci.org/libvirt/libvirt :alt: Travis CI Build Status --=20 2.25.2