We use Stash for Git hosting. We're in the process of replacing Jenkins with Bamboo as our CI server. With Jenkins, once a build has started, it shows up as "In Progress" in the Stash web UI, then updates to succeeded/failed when it finishes. With Bamboo, it seems like builds only show up once they've passed or failed. Is there a way for Bamboo builds to show in progress in Stash when they start?
I am using jenkins with stash. I have a post build step 'Notify Stash Instance'. When I commit a change to Stash, the webhooks end up kicking the build in Jenkins. At the of the jenkins build the post commit plugin posts pass/fail status to stash along with a link to the build.
A couple of days ago, I noticed that Stash showed 'INPROGRESS
' when the jenkins build was kicked off. I don't see this anymore. Any idea why this would disappear?
Currently Bamboo does not support this.
I wrote a plugin which does this by replacing the whole Stash-Notification modules. Unfortunately is not ready for public release and i have no permission yet to publish this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.