Re: [DISCUSS] continuous build and release process

2014-09-19 Thread Steven Gill
I am totally behind the idea of nightly builds! Great summary Marcel. My plan has been to start work on a nightly build system after independent platform releases are out the door. Release branches For indy releases, my plan was to remove cutting release branches for cordova-js. Cordova-js would

Re: [DISCUSS] continuous build and release process

2014-09-19 Thread Marcel Kinard
On Sep 18, 2014, at 1:28 PM, Parashuram Narasimhan (MS OPEN TECH) wrote: > About the release branches, is the idea that we continue to push stuff on > master and then create a new 3.7.0 branch when we would like to release 3.7.0? For plugins and tools, I suggest that we follow exactly the sam

RE: [DISCUSS] continuous build and release process

2014-09-18 Thread Parashuram Narasimhan (MS OPEN TECH)
: dev@cordova.apache.org Subject: Re: [DISCUSS] continuous build and release process +1 for release branches, reverting version bumps feels really awkward +1 for more continuous integration. And just to make sure more people +are aware of it, there is this buildbot running some CI http

Re: [DISCUSS] continuous build and release process

2014-09-18 Thread Mark Koudritsky
+1 for release branches, reverting version bumps feels really awkward +1 for more continuous integration. And just to make sure more people are aware of it, there is this buildbot running some CI http://108.170.217.131:8010/waterfall A half baked idea for a more automated release process: Talking

[DISCUSS] continuous build and release process

2014-09-17 Thread Marcel Kinard
Honestly, we're not doing continuous build. Yes, there are 3 repos that build within their own scope, but we aren't building end-to-end. I think we need to be building continuously end-to-end. Here are some thoughts: - goal should be to have an automated system that generates nightly builds. T