Hi, - Bamboo 6.10.3 build 61008 - 27 Sep 19 - Running on a Windows 10 server I created a plan for integration and one with the same tasks for release-version. Is there a way to merg...
I am new to bamboo and currently struggling how to achieve the following whilst adhering to best practices (no workarounds or nasty tricks). My git repository: Technology  ...
Hello, I have created a group in Jira called idxx-devs. In my Bamboo (server version is 8.0.1) project I go Project Permissions and under the 'Group access' section I successfully enter my gr...
So far I haven't managed to get the following: A commit to a Bitbucket in a submodule starts building the parent project with the newest submodule commit. I've added on the Bamboo plan of the paren...
Regarding your FAQ: https://confluence.atlassian.com/kb/faq-for-cve-2021-44228-1103069406.html when you say: The javax.jms API is included in the application's CLASSPATH Whic...
I have a plan variable called `ansible_hostname`, I would like to catch that variable during build execution time, change its value, and then inject it again to be used in next task.
What should we do to Fail a particular deployment if the tasks within our Bamboo plan are failing. Please help!
We are using the Bamboo server on a closed network. Recently, I received a call saying that a vulnerability was also found in the 1.2.xx version of log4j. As a result of checking the Atlassian home...
Hi pls provide the impact of log4j issue on below bamboo plugins Stellarity Software PowerShell Task for Bamboo (Server) AutoTestingTools UFT for Bamboo for Bamboo (Server) Mibex Softwar...
Bamboo has conditional tasks but I'm searching for conditional jobs. The problem with tasks is that an agent is needed to run the job. Actually I need a way to conditionally skip a whole job without...
Is it possible to override the default hanging criteria with yaml specs? I have a build where I've set this up in the web UI but it doesn't seem to translate when I export it as yaml. I also see no m...
Hi, Please help me to install Bamboo, I have tried a lot and find your solution through attalasian community, But still getting same issue. I am trying to learn Bamboo. Please help me on this to ins...
We had to extract the atlassian-bamboo-agent-installer-8.0.4.jar and to analyse for CVE-2021-44228 for our client. What we found was that log4j 2.9.0 is in the atlassian...
Hi Our bamboo seems to use [root@org-bamb1-prod1 ~]# find / -type f -name "*log4j*.jar" /opt/atlassian/bamboo/atlassian-bamboo/WEB-INF/lib/log4j-1.2.17-atlassian-3.jar /opt/atlassian/bamboo...
I am having a Bamboo build plan which is managed by Bamboo specs using yaml configuration. So this plan will checkout 2 linked repositories as part of build plan. After enabling the branch plan i am...
Anyone knows if there is any impact on Atlassian Bamboo or/and Bitbucket from the node4j zero-day vulnerability.
Hey guys, I am new to docker container and bamboo. And I am trying to use them to build my FPGA project. Until recently I was using LXC container with bamboo and everything worked. Now I want to us...
I would like to configure a build plan to use one particular bamboo remote agent. Currently there are 3 remote agents that can support the build. I can see the requirements tab for the build, a...
I've just started to learn Bomboo. I'm trying to run job with very simply power shell script: $a = findstr "def" main.py if ($a) {return 1} else {return 0} I got errors: /u03/atlassian/bamb...
We are trying to run PowerShell script task from bamboo plan -------------------------------------------------- Bamboo server to 8.0.4 Agent version 7.0.3 with java (jdk1.8.0_291) ---------------...
I need to automate finding some pattern in code after i did new commit in Bitbucket. Can I use bamboo for it and how i can use it?
Im setting up bamboo for trial but I cannot get pass the configure database step because its giving error as below. Error accessing database: org.postgresql.util.PSQLException: Connection to...
I have a Bamboo plan where with multiple stages written as a yaml spec: # bamboo.yaml --- # ... stages: - Run different stages: jobs: - jobA - jobB jobA: !include 'runJob.ya...
I am using Bamboo Server 7.2.3. Whenever I use WINDOWS_POWER_SHELL as the interpreter for scripts that I am running (either in the UI, or in YAML), I do not get a failed job / task when the script...
We are using Bamboo Built in Maven task to compile java code , run tests and Junit Parser to parse the test results as shown below Stage 1 ...
Subject | Author | Posted |
---|---|---|
Thursday | ||
July 6, 2025 5:48 AM PDT | ||
May 27, 2025 11:13 PM PDT | ||
May 14, 2025 12:20 AM PDT | ||
April 22, 2025 12:52 PM PDT |