Re: Commit and contribution workflows (Was: Cordova-Android now up-to-date in the ASF Git Repo)

2012-01-09 Thread Viras
No need to worry - I just wanted to make sure that I understand the workflow correctly! Best, Wolfgang Am 09.01.2012 19:53, schrieb Simon MacDonald: > We are trying to figure it all out. Commit to the github site for now > and we can push to the Apache site. Please bear with us as we continue > t

Re: Commit and contribution workflows (Was: Cordova-Android now up-to-date in the ASF Git Repo)

2012-01-09 Thread Simon MacDonald
We are trying to figure it all out. Commit to the github site for now and we can push to the Apache site. Please bear with us as we continue to have growing pains. Simon Mac Donald http://hi.im/simonmacdonald On Wed, Jan 4, 2012 at 1:55 PM, Viras wrote: > Hi, > > thanks - so even when I signed

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-05 Thread Filip Maj
>> Is there a reason to move everything over to the github.com/cordova >> organization? From my understanding the Apache git repo will be mirrored >> over to github.com/apache - and will have other niceties like >> automatically forwarding pull requests to the Apache dev mailing list >>for >> us.

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-05 Thread Patrick Mueller
On Wed, Jan 4, 2012 at 17:43, Filip Maj wrote: > Is there a reason to move everything over to the github.com/cordova > organization? From my understanding the Apache git repo will be mirrored > over to github.com/apache - and will have other niceties like > automatically forwarding pull requests

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-04 Thread Filip Maj
Is there a reason to move everything over to the github.com/cordova organization? From my understanding the Apache git repo will be mirrored over to github.com/apache - and will have other niceties like automatically forwarding pull requests to the Apache dev mailing list for us. In the coming wee

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-04 Thread Shazron
Sigh - I screwed up again. Will fix On Wed, Jan 4, 2012 at 1:49 PM, Becky Gibson wrote: > Hmm,  seems like more than the tags are missing in the cordova-ios repo - I > don't see any directories. And the readme looks like what it should be for > callback, NOT cordova??? > > -becky > > On Wed, Jan

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-04 Thread Becky Gibson
Hmm, seems like more than the tags are missing in the cordova-ios repo - I don't see any directories. And the readme looks like what it should be for callback, NOT cordova??? -becky On Wed, Jan 4, 2012 at 4:04 PM, Shazron wrote: > Oops, I missed that for cordova-ios. Fixed. > > On Wed, Jan 4,

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-04 Thread Shazron
Oops, I missed that for cordova-ios. Fixed. On Wed, Jan 4, 2012 at 12:58 PM, Bryce Curtis wrote: > Should tags be copied over too? > > > On 1/3/12 2:50 PM, Shazron wrote: >> >> I'll start with moving callback/callback-ios to cordova/cordova-ios >> today and pushing issues to Jira and closing the

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-04 Thread Bryce Curtis
Should tags be copied over too? On 1/3/12 2:50 PM, Shazron wrote: I'll start with moving callback/callback-ios to cordova/cordova-ios today and pushing issues to Jira and closing the issues in callback-ios On Tue, Jan 3, 2012 at 11:19 AM, Brian LeRoux wrote: yes --- we should retire the githu

Re: Commit and contribution workflows (Was: Cordova-Android now up-to-date in the ASF Git Repo)

2012-01-04 Thread Viras
Hi, thanks - so even when I signed a CLA I have to commit to github until cordova lead decides to give me commit access to the git-wip-us repositories? Best, Wolfgang Am 04.01.2012 18:13, schrieb Jukka Zitting: > Hi, > > On Wed, Jan 4, 2012 at 5:46 PM, Viras wrote: >> just to clarify: should I

Re: Commit and contribution workflows (Was: Cordova-Android now up-to-date in the ASF Git Repo)

2012-01-04 Thread Filip Maj
WE'll need an Apache-blessed wiki I guess? On 12-01-04 9:56 AM, "Jukka Zitting" wrote: >Hi, > >On Wed, Jan 4, 2012 at 6:40 PM, Filip Maj wrote: >>>It would be great if the Cordova community came up with a wiki or web >>>page that outlines the recommended contribution workflow. >> >> Should we b

Re: Commit and contribution workflows (Was: Cordova-Android now up-to-date in the ASF Git Repo)

2012-01-04 Thread Jukka Zitting
Hi, On Wed, Jan 4, 2012 at 6:40 PM, Filip Maj wrote: >>It would be great if the Cordova community came up with a wiki or web >>page that outlines the recommended contribution workflow. > > Should we base this off the existing wiki articles floating around (the > ones that the CouchDB folks starte

Re: Commit and contribution workflows (Was: Cordova-Android now up-to-date in the ASF Git Repo)

2012-01-04 Thread Filip Maj
>The git-svn repositories mirrored at github.com/apache already support >automatic forwarding of pull request notifications to the respective >dev@ lists, so we could set up something similar also for Cordova if >there's interest. And of course changes can also be submitted as >normal patches even

Commit and contribution workflows (Was: Cordova-Android now up-to-date in the ASF Git Repo)

2012-01-04 Thread Jukka Zitting
Hi, On Wed, Jan 4, 2012 at 5:46 PM, Viras wrote: > just to clarify: should I commit to github or to some apache git repository? All Cordova committers should ideally push directly to the Cordova repositories at git-wip-us.apache.org. We can set up mirrors of those repositories on Github or else

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-04 Thread Bryce Curtis
Olivier, I took a look at your pull request and commented on it. I will create cordova-android on github today, so you can do a new pull request on that repository. Bryce On 1/4/12 9:48 AM, Olivier Brand wrote: All, I have a pull request in callback android. What should we/ you do? Olivi

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-04 Thread Viras
just to clarify: should I commit to github or to some apache git repository? Sorry if I missed that part but somehow I'm confused by the git@apache and github discussion ;)! Best, Wolfgang Am 04.01.2012 14:28, schrieb Shazron: > done - check your access for cordova/cordova-qt > > On Tue, Jan 3,

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-04 Thread Olivier Brand
All, I have a pull request in callback android. What should we/ you do? Olivier Olivier On Jan 3, 2012, at 12:04, Simon MacDonald wrote: > I've been able to setup and build cordova-android. Wondering the same > thing as Bryce, how do we handle pull requests, etc? > > Simon Mac Donald > http:/

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-04 Thread Shazron
done - check your access for cordova/cordova-qt On Tue, Jan 3, 2012 at 11:32 PM, Viras wrote: > Hi, > > I would volunteer to move the callback-qt repository to apache.org. > However I'm not sure if we have a git-repo for it already, and if yes > how I can get committer access (yes I already signe

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Viras
Hi, I would volunteer to move the callback-qt repository to apache.org. However I'm not sure if we have a git-repo for it already, and if yes how I can get committer access (yes I already signed the iCLA). Best, Wolfgang Am 03.01.2012 20:08, schrieb Joe Bowser: > Hey > > I've synced up the chan

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Patrick Mueller
On Tue, Jan 3, 2012 at 14:08, Joe Bowser wrote: > Hey > Another thing folks might want to do is change their git email address to their apache.org email address. I would assume, at some point, we will turn back on "committer must have an apache email address" commit checks. Might as well get r

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Patrick Mueller
On Tue, Jan 3, 2012 at 15:12, Brian LeRoux wrote: > my plan to spend some time updating our wiki w/ our process. > essentially its the same as today except we treat the ASF repo as > canonical, review commits from outside and ensure they have a CLA, etc So do day-to-day work against GitHub repo

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Shazron
I'll start with moving callback/callback-ios to cordova/cordova-ios today and pushing issues to Jira and closing the issues in callback-ios On Tue, Jan 3, 2012 at 11:19 AM, Brian LeRoux wrote: > yes --- we should retire the github.com/callback and get > github.com/cordova going too > > anyone wan

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Filip Maj
BlackBerry is up to date as well. On 12-01-03 12:12 PM, "Brian LeRoux" wrote: >my plan to spend some time updating our wiki w/ our process. >essentially its the same as today except we treat the ASF repo as >canonical, review commits from outside and ensure they have a CLA, etc > >On Tue, Jan 3,

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Brian LeRoux
my plan to spend some time updating our wiki w/ our process. essentially its the same as today except we treat the ASF repo as canonical, review commits from outside and ensure they have a CLA, etc On Tue, Jan 3, 2012 at 11:56 AM, Bryce Curtis wrote: > I was able to set up git and clone, so Andro

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Andrew Lunny
On 3 January 2012 11:56, Bryce Curtis wrote: > I was able to set up git and clone, so Android must be good. Are we ready > to use the apache git for commits from now on? How are pull requests made > and what is the easiest way to commit/approve them? I'm not sure if JIRA supports anything clo

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Simon MacDonald
I've been able to setup and build cordova-android. Wondering the same thing as Bryce, how do we handle pull requests, etc? Simon Mac Donald http://hi.im/simonmacdonald On Tue, Jan 3, 2012 at 2:56 PM, Bryce Curtis wrote: > I was able to set up git and clone, so Android must be good.  Are we rea

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Bryce Curtis
I was able to set up git and clone, so Android must be good. Are we ready to use the apache git for commits from now on? How are pull requests made and what is the easiest way to commit/approve them? On 1/3/12 1:27 PM, Patrick Mueller wrote: On Tue, Jan 3, 2012 at 14:08, Joe Bowser wrote:

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Patrick Mueller
On Tue, Jan 3, 2012 at 14:08, Joe Bowser wrote: > I've synced up the changes for Cordova-Android, and after going through the > process, I think it makes sense if each platform maintainer just does a > push up to their respective repositories the changes that they have been > maintaining to date.

Re: Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Brian LeRoux
yes --- we should retire the github.com/callback and get github.com/cordova going too anyone want to tack that? I can add you to the org On Tue, Jan 3, 2012 at 11:08 AM, Joe Bowser wrote: > Hey > > I've synced up the changes for Cordova-Android, and after going through the > process, I think it

Cordova-Android now up-to-date in the ASF Git Repo

2012-01-03 Thread Joe Bowser
Hey I've synced up the changes for Cordova-Android, and after going through the process, I think it makes sense if each platform maintainer just does a push up to their respective repositories the changes that they have been maintaining to date. This way, we can be sure that most people are set u