Jon Cowie
Jon Cowie
Hmm I can see this being a little annoying if you have to add a git commit message as well. I'll have a think about how it could best be...
Just updating to let you know I'm still looking at this and it hasn't been forgotten
@chazzly I have somewhat mixed feelings about making the exact steps taken by Omni configurable, because it was designed to do a full "bump, upload, promote". My concern is that...
@chazzly thanks for the detailed info! I'm going to have a think through what's best to do here - either way though, thanks for the contribution!
@ehaselwanter as far as I know yes - the major caveat here is that I don't currently use Berkshelf so have not worked on that side of things myself. If...
I need to have a little play around with this one to make sure it does what's expected - what we've always done to resolve the issue you saw above...
The main issue with this method of doing things is that using "git submodule update" takes you off the master branch (or whatever you've checked out) and into whatever branch...
I can see your point with that one - if the submodule maintainer decides to switch to a different branch, currently you'd have to manually switch. Conversely, the issue we...
It's on my to-do list for the next release, watch this space :)
I've reopened this issue as it didn't quite make it into the latest release - support for configurable git behavior modes is top of the list for the next release...