You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I´ve setup a project to work with Bambo specs (6.3.1) but when pushing the code the plan does not reflect the changes i did on the code. What i did:
I have followed all the steps in the tutorials, so i double checked and everything seems apparently ok. My integration is between Bamboo and Bitbucket so it should be event smoother
1- Created a linked repository with all the configs as they should be.
2 - I have a branch and a plan that point to this repository.
3 - Pushed code to PlanSpec.java ( e.g. changed the plan description and nothing happens).
Thanks in advance,
Tiago Domingues
Hi Tiago,
I have some questions that may help you troubleshoot this:
Let us know if the questions helped you.
thanks
@Gabriel Ribeiro thanks for the great reply. The configs were all good but i was not respecting the default structure for the project. I thought we could integrate it with my existing pom from our main project. Is there a way to override this or we should use separation of concerns ?
Thanks,
Tiago
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tiago,
I'm afraid that it will not be possible for now. It's a requirement to have the specs project (including the pom.xml file) in the bamboo-specs directory, under the repository root, Bamboo need this "separation of concerns" to distinguish specs project from other projects that you may have in the same repo.
thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.