RE: Cordova Nightly Builds

2014-11-05 Thread Parashuram Narasimhan (MS OPEN TECH)
Nightly Builds so long as we unpublish old ones, I believe the list of versions shouldn't grow indefinitely. On Mon, Nov 3, 2014 at 4:42 PM, Marcel Kinard wrote: > Nice! > > Doing an "npm info cordova" will yield a nightly-increasing number of > entries in the 'vers

Re: Cordova Nightly Builds

2014-11-03 Thread Andrew Grieve
so long as we unpublish old ones, I believe the list of versions shouldn't grow indefinitely. On Mon, Nov 3, 2014 at 4:42 PM, Marcel Kinard wrote: > Nice! > > Doing an "npm info cordova" will yield a nightly-increasing number of > entries in the 'version' key? > > These would not be artifacts th

Re: Cordova Nightly Builds

2014-11-03 Thread Steven Gill
Tools release automation proposal + issue: https://issues.apache.org/jira/browse/CB-7930 On Mon, Nov 3, 2014 at 1:50 PM, Steven Gill wrote: > These are not artifacts we could vote on. I am looking into adding a new > command to coho that would do the same steps as nightly but for RCs that we > c

Re: Cordova Nightly Builds

2014-11-03 Thread Steven Gill
These are not artifacts we could vote on. I am looking into adding a new command to coho that would do the same steps as nightly but for RCs that we could vote on and release. Update for nightlys: Been merged into master, waiting on jenkins access from apache so I can setup the chronjob to run it

Re: Cordova Nightly Builds

2014-11-03 Thread Marcel Kinard
Nice! Doing an "npm info cordova" will yield a nightly-increasing number of entries in the 'version' key? These would not be artifacts that we could vote on, correct? On Oct 30, 2014, at 1:16 AM, Steven Gill wrote: > I have been doing some work on releasing nightlys recently. > > Please revi

Re: Cordova Nightly Builds

2014-10-30 Thread Carlos Santana
any way I think having nightly builds it's great, next conquer the world with a nightly mobilespec app ready to run on a device using the nightly build :-) On Thu, Oct 30, 2014 at 11:22 AM, Steven Gill wrote: > Really appreciate the comments and feedback. > > execOrPretend was implemented by An

Re: Cordova Nightly Builds

2014-10-30 Thread Steven Gill
Really appreciate the comments and feedback. execOrPretend was implemented by Andrew in cadence release script for tagging + pushing. I just moved it out to executil so other functions can use it. On Oct 30, 2014 8:19 AM, "Carlos Santana" wrote: > Thanks Steve, this is a very useful feature to i

Re: Cordova Nightly Builds

2014-10-30 Thread Carlos Santana
Thanks Steve, this is a very useful feature to implement. I like the the dryrun idea "execOrPretend" On Thu, Oct 30, 2014 at 10:11 AM, Andrew Grieve wrote: > Cool! Left some minor comments. > > On Thu, Oct 30, 2014 at 1:16 AM, Steven Gill > wrote: > > > I have been doing some work on releasing

Re: Cordova Nightly Builds

2014-10-30 Thread Andrew Grieve
Cool! Left some minor comments. On Thu, Oct 30, 2014 at 1:16 AM, Steven Gill wrote: > I have been doing some work on releasing nightlys recently. > > Please review PR [1] and comment on the issue [2]. > > [1] https://github.com/apache/cordova-coho/pull/58 > [2] https://issues.apache.org/jira/bro

Cordova Nightly Builds

2014-10-29 Thread Steven Gill
I have been doing some work on releasing nightlys recently. Please review PR [1] and comment on the issue [2]. [1] https://github.com/apache/cordova-coho/pull/58 [2] https://issues.apache.org/jira/browse/CB-7904