From nobody Wed May 8 06:40:09 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.74 as permitted sender) client-ip=63.128.21.74; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-74.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.74 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=1585234670; cv=none; d=zohomail.com; s=zohoarc; b=D2PupneeXJIkCsl/6n2eFJ+TvEUGavobzRue+iUc9kxEK8q1BPzRDwewuuaG+5OLbErshMuEDqMgP2EkKQ2wMGTID7jnvJQk2t6J5wH+ilIqGlwhtjKZ+/CWCYdvWDrNnlcDxB4K5Yqw1vTnY1Bmx3FkTtRywyFwPYv1kKwebCo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1585234670; 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=JM4nBFttygh3Ys47qzxPyh7jxNdwS3PjLw8OrJYhmJs=; b=mn5rAWgBbY7J85HMI12V/xP9pChfnDDN2eV+BLw2fDYos8mZGVOjEKJfwIQaxvixySBPMyLI2Lgdd1Yuw8ONa/VSZbGmV9ZxGRa4qQ14fgYn1uK3vZvf3fmlWa7Czwpr7wwDHmNC0d+WpGmkh0+3Hkc/9oWNJSBwpvj2IvYNSwI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.74 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-74.mimecast.com (us-smtp-delivery-74.mimecast.com [63.128.21.74]) by mx.zohomail.com with SMTPS id 1585234670705607.598179044103; Thu, 26 Mar 2020 07:57:50 -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-118-U7KfQSdiNSO2sJB9Uh-RnQ-1; Thu, 26 Mar 2020 10:57:46 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9B97D1005509; Thu, 26 Mar 2020 14:57:41 +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 6FF0A5C1D6; Thu, 26 Mar 2020 14:57:41 +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 1AA5F8A03D; Thu, 26 Mar 2020 14:57:41 +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 02QEvdhL028363 for ; Thu, 26 Mar 2020 10:57:39 -0400 Received: by smtp.corp.redhat.com (Postfix) id 14A0160C63; Thu, 26 Mar 2020 14:57:39 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (unknown [10.40.194.146]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8170B60C18 for ; Thu, 26 Mar 2020 14:57:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1585234669; 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=JM4nBFttygh3Ys47qzxPyh7jxNdwS3PjLw8OrJYhmJs=; b=ePBG1AUVBiSfcrZV4H8DEjbkm8/wFaMBS13FESjWT+TZaoPRkG9cZUKbQRLmnkO++JHSyv +VCLs+WQPob3KZqet73fM6LS2PKsmT4FMcGMSR1z31dq0guFo30bKB0a9a07+HdobrCnoR b2kZBEAcCuBNldAtm67nMsYNcLWKWXc= X-MC-Unique: U7KfQSdiNSO2sJB9Uh-RnQ-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt-dockerfiles PATCH] trigger: Fetch Dockerfiles from GitLab Date: Thu, 26 Mar 2020 15:57:33 +0100 Message-Id: <20200326145733.1068466-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.79 on 10.5.11.16 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're moving libvirt development to GitLab, so it makes sense that we'd fetch Dockerfiles from there rather than GitHub going forward. Signed-off-by: Andrea Bolognani Reviewed-by: Daniel P. Berrang=C3=A9 --- trigger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trigger b/trigger index d2e853d..4e71d32 100755 --- a/trigger +++ b/trigger @@ -16,7 +16,7 @@ test "$outfile" || usage while read zip do repository=3D"${zip%.zip}" - url=3D"https://github.com/libvirt/libvirt-dockerfiles/raw/master/$zip" + url=3D"https://gitlab.com/libvirt/libvirt-dockerfiles/-/raw/master/$zi= p" =20 "$QUAYADMIN" create-build libvirt "$repository" "$url" =20 --=20 2.25.1