We have finally taken the plunge and broken our monolithic application into multiple modules. Each module is stored in a single Bitbucket repository. I've build a Docker image to handle a...
I'm leveraging all of the goodness of Spec Plans, but it depends heavily on an existing Linked Repository. Here is what I have so far: Step 1 - Use the Bitbucket API to setup a code repository [scr...
While installing Bamboo on our fresh Redhat 7 server. I just wanted to share that when selecting postgresql as Database back-end an error ocurs, cannot find postgresql driver. an additional...
Part of the Bamboo build is to dump the environment variables at the start of each task. Yeah! But the output for me is one single line with "\n" between each variable for pages and pages...
For a plugin I'm developing, I need to use classes from package org.eclipse.jgit (e.g. RevWalk). Few findings: There is no OSGi bundle that exports this package. The OSGi bundle a...
For a Bamboo plugin I'm developing, I need to get the first commit for a GIT repository (BitBucket-Git or local Git). The method com.atlassian.bamboo.plugins.git.v2.GitBranchDetector.get...
I'm writing a Bamboo Task with config ui and would like to internationlize it. So far I could create properties for the plugin itself and the UI generated by the .ftl file. I'm missing the internatio...
We have remote users in India and it takes a long time for them to view or download the logs after a build. I would like to zip these and store as an artifact so they will be smaller therefore ...
When I add task `Continue Build Flow` to the deployment tasks, it breaks printing: `Could not execute task no Plugin with key 'com.edwardawebb.bamboo-flow:bambooFlowContinue' is installed.` ...
I have a c# library which gets build and published to our package repository through a bamboo plan each time we update it in Bitbucket. I have a plan level variable "version = 1.0.0". I want to be ...
Half way through configuring my VM restarts. Now my localhost:8085 is prompting me for creds. NO idea what my creds are. What do I do to resolve?
Our build logs are big and Bamboo truncates them with this message: The build generated 90,790 lines of output.The output is too long and has been truncated to the last 1,000 lines. View live l...
I just upgraded from Bamboo 5.9.7 to 6.4.1. I am getting some odd errors, so I am going through everything to see if I can find an issue. In the "bamboo.cfg.xml" I have this line: <propert...
....lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. 29-Mar-2018 12:02:01.234 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL...
...n our case? For information here is the plan with dependencies from the Java specs view. @BambooSpec public class PlanSpec { public Plan plan () { &n...
We have a .NET Core 2.1 unit test project, which contains a battery of NUnit tests. We are using NUnit 3.10.1. Unfortunately, NUnit Console does not yet support .NET Core projects. So the only way t...
Hello. There is a instruction: https://confluence.atlassian.com/bamkb/how-to-change-the-wrong-encoding-in-bamboo-that-is-causing-the-application-to-crash-318670134.html I can't find file conf...
...isable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification. Updated the jdbc url to include useSSL=false: jdbc:mysql://<db-server-ip>:3...
...tring selectedRepoId; public VcsRevision(TaskContext taskContext, String selectedRepoId) { this.taskContext = t...
Hello! Please forgive my ignorance as I'm fairly new to Bamboo & BitBucket. Any resources you can provide to help answer this question would be great. I've configured a build plan in Bam...
We are running Bamboo 5.9.9 on Linux, with remote agents running on both Linux and Windows. The recent security advisory CVE-2018-5224 says the vulnerability only affects those "using Bamboo Ser...
A Stage in a Bamboo Build Plan contains a Source Code Checkout task which checks out code from one of the Bitbucket repository branches that is linked to the Bamboo Build Plan. What specifical...
A Bamboo Build Plan has several stages. Each of the stages is triggered by a specific branch of a linked remote Bitbucket repository. After the stage of the Bamboo build plan completes su...
I have an old server snapshot which I restored to that had some of my old data. I screwed up really bad now I want to know what's salvageable from my 6.2.2 snapshot to the new 6.4 version. ...
We have recently installed the starter edition of Bamboo on a hosted server. The software is up an running and is reachable at the http://localhost:8085 address on the server itself. We are trying ...
Subject | Author | Posted |
---|---|---|
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 | ||
April 21, 2025 3:50 AM PDT |