RE: Cordova Nightly Builds

2014-11-05 Thread Parashuram Narasimhan (MS OPEN TECH)
Can we also run Medic on these nightlies ? My team could volunteer to do that work, if you guys think it is useful. -Original Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Monday, November 3, 2014 7:58 PM To: dev Subject: Re: Cordova

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 stevengil...@gmail.com wrote: I have been doing some work on releasing nightlys

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 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 stevengil...@gmail.com 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

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 stevengil...@gmail.com 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]

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 agri...@chromium.org wrote: Cool! Left some minor comments. On Thu, Oct 30, 2014 at 1:16 AM, Steven Gill stevengil...@gmail.com wrote: I have

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 csantan...@gmail.com wrote: Thanks Steve, this is a very

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 stevengil...@gmail.com wrote: Really appreciate the comments and feedback. execOrPretend