Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 00653E078 for ; Wed, 30 Jan 2013 10:59:19 +0000 (UTC) Received: (qmail 38487 invoked by uid 500); 30 Jan 2013 10:59:18 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 38406 invoked by uid 500); 30 Jan 2013 10:59:18 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 38395 invoked by uid 99); 30 Jan 2013 10:59:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2013 10:59:18 +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 srivatsav.prasanna@gmail.com designates 209.85.220.47 as permitted sender) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2013 10:59:10 +0000 Received: by mail-pa0-f47.google.com with SMTP id fa10so1017844pad.34 for ; Wed, 30 Jan 2013 02:58:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=YYf7VpnPiQXK1xq0TfK8NgCByzIRAplZGHnYl+fYhqQ=; b=Pu/WgAsjNUgZaNWOGFKMSv1GMb3nK/rsoIdh4t+jQm08LQQOQLa5eFVclOuya7bWL9 fAF5EUPVkaaYjJd9IhdjNa/SSk9TfNS2F0fsZ9O8MZkXSklJv6pNcX5vXEBpkFHzKtW8 fM8faSt24sa0w+lQenK0z3U/Kf0m+wc56RI3dj55yoEsTfNOKkc0tG78YG99EGtGcXGX OBJNWsPgViSrxFTBc3HLqJWG65NAE5vk/NwNQoX1F3Qfxk8SyDAPMrV3FZkKoiC1kZEK pDIW3fAnnUxQwF6i4qMmy2pcTQsWzPY5WGk4BmNiaQLrbDqpWStE/dw66O4KH4ZKxT9N 04IA== X-Received: by 10.66.76.41 with SMTP id h9mr10444621paw.1.1359543530076; Wed, 30 Jan 2013 02:58:50 -0800 (PST) Received: from localhost ([202.75.201.5]) by mx.google.com with ESMTPS id o5sm1739988pay.5.2013.01.30.02.58.47 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 30 Jan 2013 02:58:48 -0800 (PST) Sender: prasanna Date: Wed, 30 Jan 2013 16:28:42 +0530 From: Prasanna Santhanam To: "cloudstack-dev@incubator.apache.org" Subject: Re: github workflow for non-committers Message-ID: <20130130105842.GA9845@cloud-2.local> Mail-Followup-To: "cloudstack-dev@incubator.apache.org" References: <97F4356AEA71904482CD192135C038F9011CC0D2066D@BANPMAILBOX01.citrite.net> <97F4356AEA71904482CD192135C038F9011CC0D20796@BANPMAILBOX01.citrite.net> <81A73678E76EA642801C8F2E4823AD21014183070749@LONPMAILBOX01.citrite.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <81A73678E76EA642801C8F2E4823AD21014183070749@LONPMAILBOX01.citrite.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Checked: Checked by ClamAV on apache.org On Wed, Jan 30, 2013 at 04:25:05PM +0530, Donal Lafferty wrote: > While yesterday's non-committer work is fresh in my mind, can I > change the wiki at > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Git#Git-Patches > to use ReviewBoard instead of emailing patches? > > Also, is anyone working to update > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Collaborating+on+Github > ? > > It seems straightforward to merge it into > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Git#Git-Noncommitterworkflow Merge them please - I updated the former with some additional steps. But it could be further improved to explain how a contributor sends over their github work for incremental review etc. Or should they work on their fork's master or a branch each time ... -- Prasanna.,