Re: Default branch for geode-examples repo

2018-01-02 Thread Dan Smith
We merge develop to master for geode-examples whenever we cut a release. When we release, we release all of the repos at once - currently just geode and geode-examples since geode-native isn't ready to release yet. The master branch of geode-examples builds and run against the latest geode release.

Re: Default branch for geode-examples repo

2018-01-02 Thread Michael William Dodge
I vote for changing the default branch to develop. Sarge > On 2 Jan, 2018, at 10:05, Alexander Murmann wrote: > > I noticed that many recent commits in the geode-examples repo have been > merged to develop, but not master. Will those be merged to master at some > point or should we change the d

Default branch for geode-examples repo

2018-01-02 Thread Alexander Murmann
I noticed that many recent commits in the geode-examples repo have been merged to develop, but not master. Will those be merged to master at some point or should we change the default branch of the repo to develop?