Search code examples
continuous-integrationbitbucketbambooondemand

Bitbucket Continuous Integration with Bamboo OnDemand


I'm having trouble getting Bitbucket (Git repo) to trigger a Bamboo OnDemand (version 4.1.2-ondemand-rc9) build. I followed the documentation for setting up a Bamboo service from Bitbucket but it doesn't trigger the Plan to build. Bamboo seems to work OK though; I can trigger builds manually without any problems. As a backup I changed the build strategy to "polling the repository for changes" and that worked.

I have a couple of questions:

  1. Does Bitbucket support making CI notifications to Bamboo OnDemand? If it helps I enabled the "Accept legacy remote API calls?" option in Bamboo's settings
  2. Is there a way to get logs or errors from Bitbucket to debug? That way I can see if it's making the call, and what the response is.

Thanks. Tim


Solution

  • I talked to Atlassian support and they updated their documentation, turns out I goofed up the URL. Following the instructions here helped out and it worked like a charm.

    https://confluence.atlassian.com/display/BITBUCKET/Setting+Up+the+Bitbucket+Bamboo+Service https://confluence.atlassian.com/bitbucket/bamboo-service-management-278069514.html