From nobody Mon Apr 29 23:32:58 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 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=1591805533; cv=none; d=zohomail.com; s=zohoarc; b=Mph9B1B0NRPAMKoB2GqBvn6EKkuWch6u61osoljrivA1Ws6vj4dyYguO5zEKtfDvC2rIXrFNwskxGEnl1OQsggYXkjG4haZAJfzk20cQyuadQ/gEGcQ8BgHzmwfTd8bPNL2ckr/wAo7rFgUMjMZvVZwNtTfA/I2YWJwtrN6nPA8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1591805533; 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=Vt4XTWZmz43T9qyzUV80EKxZdlSDaN9pzrVDzlddVcw=; b=dMlTSR1+0nnjQ1EUvRGpNQtxcpgpwxwdv/g98b0U7E3r4/7tDoihHlg2SjKWY+9DEGrwJWntHm3NaGzcRqR5buGN+ETKLMJQUJybC5GzJNY/DxCgZbfWTcvxKhSvEzQm+SQZ5G8q380BOZSVIcJX97LclNPgKoG3/iX2so/WZww= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 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-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by mx.zohomail.com with SMTPS id 1591805533286612.146485209748; Wed, 10 Jun 2020 09:12:13 -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-492-mQnhK7ZKOEarEHf5s-Da5A-1; Wed, 10 Jun 2020 12:12:09 -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 784CB18FE860; Wed, 10 Jun 2020 16:12:03 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 01ADE60C05; Wed, 10 Jun 2020 16:12:03 +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 B93465EC9E; Wed, 10 Jun 2020 16:12:01 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 05AGC0BQ003567 for ; Wed, 10 Jun 2020 12:12:00 -0400 Received: by smtp.corp.redhat.com (Postfix) id 4AAE55C3E7; Wed, 10 Jun 2020 16:12:00 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (unknown [10.40.194.85]) by smtp.corp.redhat.com (Postfix) with ESMTPS id A3DDF5C296 for ; Wed, 10 Jun 2020 16:11:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591805532; 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=Vt4XTWZmz43T9qyzUV80EKxZdlSDaN9pzrVDzlddVcw=; b=MqLvgPcIqcM/R3cheexcdWi+4qhnKT6tsxl0L+D04UdPygVuFQTr/5kJa98osd7uSJCrN1 eUITdko5cxSDCgVE0BfSFgrdtupx6v6fES9qOaqlj3ioKzAHJgoSFe5mUnjboO2y7DDtp2 iFo0TPGZhbqjWuh72QFW0DGp0bC8xL0= X-MC-Unique: mQnhK7ZKOEarEHf5s-Da5A-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] docs: Document CIRRUS_GITHUB_REPO variable Date: Wed, 10 Jun 2020 18:11:54 +0200 Message-Id: <20200610161154.50311-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 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 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" This needs to be set for every repository for Cirrus CI integration to work. Signed-off-by: Andrea Bolognani --- docs/newreposetup.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/newreposetup.rst b/docs/newreposetup.rst index f81e26747b..dd86535c9a 100644 --- a/docs/newreposetup.rst +++ b/docs/newreposetup.rst @@ -83,6 +83,17 @@ required under the **Settings** page: =20 * *Shared runners*: Enable shared runners =20 + * **Variables** + + * *Key*: ``CIRRUS_GITHUB_REPO`` + + * *Value*: ``libvirt/$repo`` + + * *Protect variable*: enabled + + * *Mask variable*: disabled + + GitHub configuration =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 --=20 2.25.4