Reputation: 106
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:
Thanks. Tim
Upvotes: 1
Views: 1725
Reputation: 106
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
Upvotes: 1
Reputation: 11
This is in case you still need to get at the logs: after your task has run in the Bamboo plan, click on the 'Logs' link and, in the logs summary window. you have the options to either download or view the detailed log. Good idea, if you chose 'View' to do so with right click so it allows you to open log in new tab.
BTW please note that the hyperlink mentioned above is no longer correct.
Upvotes: 1