We should be creating the release branches for all those repositories at the same time.
> On Apr 22, 2019, at 1:56 PM, Dan Smith <dsm...@pivotal.io> wrote: > > Hi devs, > > I'm looking at trying to automate some of the geode release steps, but one > thing I noticed is that we are inconsistent about when or if we create a > release branch in our different repos that we release (geode, > geode-examples, geode-native). For geode, we create a branch when we start > the release process. For geode-examples and native, we just grab the latest > develop when we create a release candidate. > > Is there any reason why we shouldn't consistently create a release branch > in all of these repos at the same time? > > -Dan