Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B806418F95 for ; Fri, 9 Oct 2015 10:05:07 +0000 (UTC) Received: (qmail 29198 invoked by uid 500); 9 Oct 2015 10:05:04 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 29113 invoked by uid 500); 9 Oct 2015 10:05:04 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 29100 invoked by uid 99); 9 Oct 2015 10:05:04 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2015 10:05:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id E1A11C4FFE for ; Fri, 9 Oct 2015 10:05:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.121 X-Spam-Level: X-Spam-Status: No, score=-0.121 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id fvucrCc_AEw0 for ; Fri, 9 Oct 2015 10:05:02 +0000 (UTC) Received: from mail-ig0-f177.google.com (mail-ig0-f177.google.com [209.85.213.177]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 9F8A3206E8 for ; Fri, 9 Oct 2015 10:05:01 +0000 (UTC) Received: by igxx6 with SMTP id x6so31931317igx.1 for ; Fri, 09 Oct 2015 03:05:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=QsoXkGHv7Pl751vYZXifD4IdBjdIkIPMT2TVNtAsW60=; b=qXjM4+Lt3g72PEl8bn39KuAPIanme5xDFsvM1mQAh2oLatS6ycHQSdmxooGHg9kZ95 7QkvMI1tgT5XoIg5cq/gBmJ1Gqe6S2ro1R51vLbsJwHKvlsv5GIWBuzM5ZkWVRbB4bjZ M8w1MCuz06Yw29EprGVhqUYvlChHsxXY46YMQGxIS15NoQvBzhT084Gp2AExdJfLtECH uspKHKLUJJLFRsibkSEZ/LxFw0COCLeG3REUD4p0rqFu2cFAnIuXOrIkrobBGvDxItcW YxwvQZDETSNJuwlZoSjFn3zp2n0i8EDw7J96YBvNV7ijS1J/LbSr5ykZO2sL4enFZgCK P7zw== MIME-Version: 1.0 X-Received: by 10.50.117.38 with SMTP id kb6mr9459625igb.92.1444385100708; Fri, 09 Oct 2015 03:05:00 -0700 (PDT) Received: by 10.107.171.129 with HTTP; Fri, 9 Oct 2015 03:05:00 -0700 (PDT) In-Reply-To: <2CB9675A-667F-4AFE-8418-D3D8AEE351C9@apache.org> References: <2CB9675A-667F-4AFE-8418-D3D8AEE351C9@apache.org> Date: Fri, 9 Oct 2015 11:05:00 +0100 Message-ID: Subject: Re: Which CI builds can deploy a project to the ASF SNAPSHOT repo? From: sebb To: builds@apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable OK thanks! The reason I am asking is that Continuum does not work with Git at present (it needs manual intervention to do initial Git checkout) and some Commons Projects now use Git. On 9 October 2015 at 10:24, Gavin McDonald wrote: > Buildbot does also. > > Gav=E2=80=A6 > >> On 9 Oct 2015, at 10:23 am, Andrew Bayer wrote: >> >> builds.a.o definitely has plenty of jobs deploying to repository.a.o. >> >> A. >> On Oct 9, 2015 10:57 AM, "sebb" wrote: >> >>> I know that Continuum is able to deploy successful builds to the ASF >>> SNAPSHOT repo. >>> >>> Are there any other CIs that can deploy to the repo? >>> > >