[Feb 2019 update: All repos are now switched to using the http origin by default] We’ve started rolling out an improved experience for committing back to your repository from within Bitbucket P...
... 1. I have done the SSh setup and now I'm stuck here on how to handle the version release of the project pom. When I ran "mvn jgitflow:release-start", it prompt user for the release version a...
Looking in the code of JGitFlow there seems to be some extension mechanism. With this mechanism some pre/post hooks can be implemented for releaseStart/teleaseFinish, featureStart/featureFinish etc....
Hi, here is what I want to do: I have a deployment project. I created a new release with this deployment project. The version scheme of the release is "${bamboo.planName} #${bamboo.buildNumber}". M...
I am trying to get my head around use of git flow inside Sourcetree. However, I'm struggling with the way it deals with (or rather, _doesn't_ deal with) versions in maven pom.xml files. For some r...
I am looking for how to run release builds in Bamboo. Coming from Jenkins there is a handy one click link for Maven projects that auto populates parameters for the Maven Release Plugin. What is the e...
My plan branches do not have the same relevant stages as the branch from which they stem from. Why does my CI plan have to track a main branch; and can I trigger the automatically managed plan branch...
In Bamboo 5.6.1 is it possible to trigger a dependent plan if the parent plan (the plan that triggers) is using the branches features? As far as I understand, you can only trigger a child plan if t...
Hello, I am facing an issue with queueing a build multiple times - Bamboo just does not want to queue builds. It happens in two scenarios: Repository triggers the build when changes are c...
Copied to clipboard