I am looking in to Bamboo Specs for my company and have for example a Project that would have a lot of environments.
For the Build Project I found examples and documentation. For example
https://confluence.atlassian.com/bamboo/bamboo-yaml-938844479.html?_ga=2.128828236.1984852021.1518693188-249733046.1425919964
On the deployment side I found the Java documentation but could not find the YAML documentation. Does anyone have a link/url/hint where it is documented?
There's meanwhile a Bamboo Specs API docs hub outside of the Bamboo Specs product documentation, which provides entry points to the latest Bamboo Specs (Java) and Bamboo Specs (YAML) reference docs and thus the easiest way to check for a feature's availability in either one of those.
That being said, the Bamboo Specs (YAML) only provide a subset of the Bamboo Specs (Java) features, and I'm afraid that deployment projects are not yet available via YAML - while this is an obvious gap that will hopefully be addressed down the road, you might want to formally request it to raise Atlassian's awareness of this requirement, as per the Bamboo Specs (YAML) introduction:
In case you found a bug, would like to suggest an improvement or just would like to share your impression about this documentation, please do not hesitate to report it our issue tracker.
Is there a timeline for YAML deployment projects?
Is there a way of executing the Deployment Project Java Specs from the repository (like YML), rather that pushing from a workstation or IDE?
How do I "formally request it to raise Atlassian's awareness of this requirement"? We need to deploy to a large number of targets and configuring that as YML (like our build pipeline) you be preferred to the currently tedious job of configuration via the GUI.
It looks like you're new here. Sign in or register to get started.