Our team is using Bamboo for our CI/CD pipelines, and we have a common setup involving parent-child plan dependencies. Our Setup: We have a "parent" plan which builds a core component. This p...
We renewed our Bamboo license, but our Bamboo instance still operates in read-only mode and doesn’t allow new builds or deployments. What steps must be taken after inserting a new license key to r...
I'm running bamboo 7.2, and have noticed that the backup is being stored on the same disk that the service is using as a data directory: This is what it looks like in the user interface Backup p...
How to open my bamboo account when been expired Doe bamboo app has expired date
So I've been trying to get the Webhook from Bamboo to post build/deployment data to Compass, and I can do this with the addition of a bash script and using the inject variables, I feel there has to b...
The current implementation of MCP server https://mcp.atlassian.com/v1/sse includes Jira and Confluence integrations. They look pretty useful. I wonder if Bamboo integration is added to the roadmap.
We have a project that we are transitioning over to using Bamboo specs. At this point, it appears that the only time that plans are created/updated is when the YAML updates are pulled into `main`....
...8-Jun-2025 19:21:46 java.io.FileNotFoundException: D:\Bamboo%20Home\local-working-dir\serverSide\REPOSITORY_STORED_SPECS\repository-33095710-master\checkout\bamboo-specs\specs15592671279212230718.xml (T...
...appen. Now we are going to migrate to bamboo and would request your guidance on achieving something similar? Please can someone point to the right documentation? @Library('c...
Calling All Bamboo, Jira and Xray SME's. Help!.. Pretty Please. For the past couple days I've been trying to setup an Xray Connector for our Bamboo Server (connecting to Jira). We are running Data C...
We have setup Docker container for Atlassian Bamboo version 9.5.1 build 90507 on our infrastructure. From design point of view, we can only run only single instance for the container. T...
A single Bamboo plan is configured to build and deploy multiple applications. Multiple Bitbucket repositories are linked to this Bamboo plan. The plan is set to trigger automatically using the "B...
Hello. I use branch-overrides in yaml specs. 1. Linked repo has only registered the main branch of repo. 2. Feature/.* and bugfix/.* were written as specs branches and have different jobs f...
Hi, I am using scp task to copy artifacts to server. But everytime it fails with error as no such file or directory. it is not able to recognise remote path. I tried below: "C:\\Users\\user\\...
I have two servers—server1 and server2. Previously, I maintained a single bamboo.yml file where all new plans were defined. However, this led to issues because: proj-1 is hosted on server1, a...
Hi, newbie in multiple bamboo remote agent installation here. I'm curious on how to install multiple remote agents without modifying the wrapper.conf file in Windows. According to How to install m...
We have a clone of the production system that we use to test upgrades and the like, as is suggested by the documentation. The issue is that whatever we do to the clone, happens to the productio...
I’m looking for advice on configuring Atlassian Bamboo agents on a single node to handle a mix of tasks, some requiring significant multi-core CPU resources, and others needing only a single core. t...
trying to start a remote agent on the same machine as the Bamboo instance is running with the command: c:\OpenJDK\jdk-17.0.1-full\bin\java -Dbamboo.home=e:\CI_build_home\remote-agent-home -jar ./a...
I am using tag triggers in my Bamboo plan which seem to work well. However, I have a use case where I want to build multiple tags for the same commit. If I wait enough time between build triggers t...
Hey Atlassian Community! 👋 We know Atlassian tools can be powerful - Jira, Confluence, Bitbucket, & more help teams get things done. But everyone has their go-to. That’s why we want to hear fro...
Hello, We are in the process of migrating from Bitbucket Server 7.7.0 to Bitbucket Cloud and have an integration with Bamboo Server 7.2.1. The integration currently has over 2000+ Linked R...
i'm trying to build a docker image for emr serverless arm image and when I do the build on bamboo it gives errors on all RUN steps in the docker file. when I remove the arm source image a...
...or the context, we are currently is still testing our new bamboo infrastructure, which the secure request goes through Azure App Gateway on port 443 then offloaded (ssl offload) to the bamboo server v...
Hi, I have two pipeline , one triggered per each commit and one triggered when a PR is created. What I would like is not to have a double run when a PR is updated: asis , when I commit ...
Copied to clipboard