Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hi Team, we are facing a weird issue : unable to download artifacts in Bamboo build. Seeing different errors in different builds. 1. Unable to retrieve artifact test.properties for TESTDEV v...
Hi, I am attempting to migrate a deployment project to Java specs. We are using Bamboo 9.2.22. The deployment environments use tasks provided by JFrog's bamboo-artifactory-plugin. These tasks are e...
Is bamboo-agent version atlassian/bamboo-agent-base:9.5.0 compatible with bamboo-server 7.0.2 ?
Hi Guys, This is my first post. Hope i get a quick response. What i have now is:- a build plan which run unit test with every commit pushed in feature/* branch What i need is I want to cre...
...witch type, but I think that Bamboo only allows strings to be passed in. In my task, I have the following being passed in as arguments: ${bamboo.arg1} ${bamboo.arg2} ${bamboo.arg3} ${bamboo.arg4} "1...
I am trying to add yaml specs in my repo to BamBoo but getting this error: Bamboo YAML import failed: Document structure is incorrect: Found following unused properties: Build / variables, P...
...eally simple: it fails both if I use ${bamboo.inject.version} or $bamboo_inject_version. Actually, any script I put after the plugin always fail, in example, if I just t...
We updated to Bamboo 10.2 this weekend and because our OS is configured to be FIPS compliant, Bamboo cannot establish repository ssh key connections with our Bitbucket DC 9.4 installation. It a...
Has anyone worked out a way to run the next stage in a plan if a job in a previous stage failed in bamboo specs? I've looked at making the next stage final but I would like the plan to stop f...
I want to automate the usage of the bamboo so that i am looking for the restapi post method where a git hub repository can be posted
We have a test Cycle that contains a lot of test cases Created in JM4 and now to run it via Bamboo Mesos I add them by test case name one by one. So I wonder is it maybe possible to run a Test C...
Hi I have a deploy.yml file set up in a bitbucket repository that triggers a bamboo build using SAS. I previously had a SSH key set up with bitbucket but due to a recent issue t...
Working with cached repositories on the agents works fine with the Source Code Checkout task in Bamboo. Now I'm wondering, when using a bamboo script-task, on how use these caches when doing a git c...
GoodMorning, my company has a subscription on Bamboo: I would like to know what the final annual/monthly cost is based on. Is it based on hours ? Is it based on agents ? Or on utilities ? Thank you
Hi, I do have a post-process job defined in a plan in which I also tag the current commit. This works fine so far. My question: is it possible (and if so how) to disable this job (or the t...
Hi everyone, I am using Bamboo specs to configure CI for my projects. My YAML files include things like: --- repositories: - my_repo: t...
I cannot for the life of me find any documentation around the available bamboo variables that I can use in a system notification for either the agent down or agent up webhook. The documentation h...
Hi, We need urgent help in digicert keylocker integration with bamboo. I am able to sign the script using digicert keylocker. Manually I am able to run the script however when I try t...
...bsp; The problem I am having: when running development branch build I can see in logs that Bamboo substitutes the database variable for the one set in master branch. What I mean is, it takes "v...
Hello, we are using Atlassian Bamboo version 9.4.1 build 90412 When validating or importing bamboo.yml we get this error message The YAML configuration is invalid There's s...
Hello. I am using bamboo data center 9.2.11. I experienced slowdown and OOME(Out of Memory Error) during use. While searching, I found the link (https://jira.atlassian.com/browse/BAM-25807?s...
fatal error: An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied
I'm looking at the `Bamboo` api from here. I want to get all artifacts under a plan. I've tried to use all: - /api/latest/result/{projectKey}-{buildKey}-{buildNumber} - /api/latest/result/{p...
Hi , I have been trying to create a deployment Project via Bamboo Specs. But I keep getting the below error on Scanning. I have already added the linked repo to the list of repos under "P...
We are using Atlassian Bamboo version 9.4.1 build 90412. When we try to configure notifications events in Bamboo specs, its giving the error: Bamboo YAML import failed: Document structure i...
Copied to clipboard