Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0A8C210F3F for ; Mon, 16 Sep 2013 21:18:00 +0000 (UTC) Received: (qmail 39235 invoked by uid 500); 16 Sep 2013 21:17:58 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 39095 invoked by uid 500); 16 Sep 2013 21:17:56 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 38960 invoked by uid 99); 16 Sep 2013 21:17:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Sep 2013 21:17:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bowserj@gmail.com designates 209.85.220.172 as permitted sender) Received: from [209.85.220.172] (HELO mail-vc0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Sep 2013 21:17:49 +0000 Received: by mail-vc0-f172.google.com with SMTP id hu8so833369vcb.31 for ; Mon, 16 Sep 2013 14:17:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=xwNipmJLfmGUzpa4cg3Z0bJQeSI88SjanMJFMbAAOcg=; b=CjO2nTtkjQcVIaoeZDrpWbgc5cunshLzgaFBlbmHciryQ8FX0gzP2TDwtYsYoPCU1E Zaqoli52z96o0XobShW8+Fi9cqO9jYJcefEDpB/ckIpUV33aZHXFg4GKQ9XeWksiniA6 GFJCdUPvqIJu/obTgyucgkIU6CoBSSPL7G+dsr/KsN7KaJHjkul9vKcV6ZjhVcvVicCx TGfWGq5vCys+D8TY5sssthzL/bYGdxfG0ZSe6hjfRy+k4S/8+WIdUNbSnPZPRr2E7ckI Jl7pdkHcZRRw7OSIqUD92Xm1WGGQp5wl/0/OuurfjjfJhCpdonlbxd1RYT4aXPYo6Iqj o5YA== MIME-Version: 1.0 X-Received: by 10.221.32.133 with SMTP id sk5mr2289317vcb.27.1379366248801; Mon, 16 Sep 2013 14:17:28 -0700 (PDT) Received: by 10.220.183.5 with HTTP; Mon, 16 Sep 2013 14:17:28 -0700 (PDT) Reply-To: bowserj@apache.org In-Reply-To: References: Date: Mon, 16 Sep 2013 14:17:28 -0700 Message-ID: Subject: Re: Rumour mill: is apache-github integration going to improve? From: Joe Bowser To: dev Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Based on what I know about The Apache Way, direct hosting on GitHub will never happen. "BTW, Whenever there is something that I don't like about the way we have to do things, I blame the Apache Way for it." I would love if there was better mirroring for pull requests from GitHub. That being said, I have no problem downloading patches and running git am on them, since I like that workflow a bit better since it shows who vetted the commit. On Mon, Sep 16, 2013 at 2:10 PM, Michal Mocny wrote: > I heard somewhere, can't remember from who, that its possible apache repos > in the future will be hosted directly on github (or maybe just that > mirroring will happen without noticeable delay and in both directions?), > and so we can move to actually accepting pull requests from github. > > Is that true? Is that potentially happening? > > I ask because that may impact our decision to jump onto the > reviews.apache.org bandwagon. I'd say its not worth learning to use if the > timeline for github is short (though that seems unlikely). > > -Michal