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.
I'm a developer, but I despise Java and do not want to install a Java IDE on my machine and spend unnecessary time re-learning the language just so I can manage my CasC Bamboo Specs.
Would I be able to simply drop the exported plan Specs into my linked git repo without needing to build or do I have to actually build this configuration setup entirely just to update some settings in my pipeline?
With Repository Stored Specs you don't even need to compile Specs code locally, just commit it to the repository and Bamboo will do the rest. You can use any text editor you want, no need to use IDE.
but I despise Java and do not want to install a Java IDE on my machine and spend unnecessary time re-learning the language just so I can manage my CasC Bamboo Specs
Well, in Bamboo 6.3, there is the YAML format.
And of course, this guide:
This guide will show you how you can store Bamboo Specs in a Git repository on Bitbucket Server. This approach allows to automatically build and execute Bamboo Specs on every push you make to a Git repository
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.