Is there any way to use env variables or anything that can be dynamically configured in repostiory field in docker build task? e.g. repo/image:{tag}
Hi Team, Our Bamboo Builds are failing with the below error after Bamboo Upgrade to version 6.0.5. The error logs are :14:31 File "/amp/local/tobld/build-and-deployment-automation/python/c...
Hi, I have issues running Docker tasks in a Windows environment. The docs stated "To use the Docker task with a Windows Bamboo server, run Docker Machine." Would like more elaboration to this....
So I have one repo and I have three builds. Repo has front end and back end code. I am trying to create three builds 1> FE only 2> BE only 3> FE+BE only. My reqmt is: \A>...
Hello, The bamboo specs tutorial fails against the 6.4 server. https://confluence.atlassian.com/bamboo/tutorial-create-a-simple-plan-with-bamboo-java-specs-894743911.html While I am very new to bamboo...
Hi, I am trying to integrate BAMBOO with JIRA. Meaning whenever I make a change or Execute an UserStory in JIRA, there should be a link between Bamboo (through an adapter written in Bamboo) and J...
Hi, I tried following the instructions at: https://confluence.atlassian.com/bamboo/running-bamboo-as-a-linux-service-416056046.html But the script on that page requires an a...
I'm running bamboo as a standalone, and I noticed it rebooted. After reboot I can't access the site. Logs says: Establishing SSL connection without server's identity verification is not r...
Based on given instruction it should be in {{$BAMBOO_INSTALL/conf}} but when I open "C:\Program Files\Bamboo\conf" folder I cant find any wrapper.conf Is it removed or replaced w...
...isaac\bamboo-home The user name under which the scheduler task is running is devservice, not tisaac. So I uninstalled and reinstalled, specifying C:\Users\Public\bamboo-home as the home directory. T...
Need to figure out how to push successful MAVEN builds to MuleSoft cloud hub
I have bitbucket and bamboo on two separate windows servers. I have git installed on bamboo server. When I add Git capability I get "New access key is required but could not be added to Bitbucket S...
Yesterday, we updated our bamboo to version 6.4.0, and as of then, the SCP task no longer works: it throws the NPE below. As a result, all of our deploy jobs now fail. This happens both with c...
HI please respond
Hi We have an older bamboo that recently had the internal jgit stop working because of a github protocol change. So we missed our production deploy tonight. I am scrambling to setup u...
Hi, Can we perform any actions other than sending notifications if a bamboo build fails? Just want to check if we can trigger other plans or add some stages which can be executed if a build f...
Hello, Can I use bamboo to run a job that kicks off a build and run of selenium tests on a remote windows machine? The remote machine does not have a bamboo agent on it. I would like bamboo t...
I would like to have repeating notifications while a build is broken If there is some way to use cron and a shellscript to query the database for broken builds, that would work. But a plugin would ...
I have a build plan with a stage that consists of multiple jobs, which are distributed over multiple agents. Sometimes one of these jobs fails, but will succeed if we restart it the job. Howeve...
...ommon.vbprojResolveAssemblyReference.cache" could not be read. The assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" could not be found. C:\Windows\M...
Hi, I would like your input on how to best release pom, parent module and a group of submodules using Bamboo and jgitflow release. I have completed setting up the maven build deploy in the Build s...
I would like to give Bamboo exception status for branch permissions on a project level. With the changes to linked repositories whenever I link a Bitbucket repository in Bamboo an SSH a...
Is there a way to have a different automatic branch merging configuration for the master branch and what automatically created plan branches inherit? While we use a standard feature branchin...
...owever, since we have Bamboo integration, I would like to know if there is a clever way of doing this. Thanks in advance.
Hi I'm trouble with the default notification in yaml bamboo specs it's not workins as describe on the documentation in Default Settings with bamboo server 6.3.2 For example: 1. When I commit a n...