This has been something that concerns me for quite a while. We have users of Usergrid building the sources and running in prod manually without the Usergrid PMC having created a release. Ideally we should cut the release then encourage users to run it in prod (and yes I know its a little redundant that the people running it in prod are on the PMC).
I'm fine with branch master a 1.x maintenance branch, as long as everything has been merged from 1.x -> 2.x. We also need to clean up some old release branches. John On Thu, Aug 20, 2015 at 7:07 PM <r...@rodsimpson.com> wrote: > This seems like a good move. Do we need to add any verbiage to the docs to > indicate this change? > > > > Rod Simpson > > On Thu, Aug 20, 2015 at 4:28 PM, Todd Nine <todd.n...@gmail.com> wrote: > > > Hey all, > > Now that we've been running 2.x in production for some time, I feel > that > > it's time to make this the latest stable Usergrid branch. I propose the > > following changes to clean up our git repository > > 1) Rename master to 1.x (or similar) so that users still using the 1.x > code > > base can continue to fork and develop it. > > 2) Rename "two-dot-o-dev" to master > > Thoughts?