bamboo Questions
3
Solved
I have a Java application that is trying to access a web service via http proxy. The Java app is 3rd party app for which we don't have access to source code.
Its launch can be configured by passin...
Ghat asked 3/6, 2015 at 20:45
1
Solved
I am trying to stop Bamboo builds (that are currently running) if they pass a certain use case.
I have a list of the builds that I need to stop. Now, I want to send a REST request to stop the bui...
2
Solved
We want to use SonarQube with some CI tool in our project. Sonar Server url is configured in main pom.xml.
There are several team memebers in the project. So what happen when one team member exec...
Pontiac asked 19/9, 2016 at 12:59
4
Solved
At my company, we currently use Atlassian Bamboo for our continuous integration tool. We currently use Java for all of our projects, so it works great.
However, we are considering using a Django +...
Vito asked 14/9, 2009 at 4:4
1
Solved
I'm having different project structure in each branch, is it possible configure different jobs/ tasks for each branch in bamboo? If not please suggest me any alternatives.
Tepee asked 7/7, 2016 at 6:6
1
Solved
I'd like to add a validation check on every PR for the master branch to my GitHub repo (for integration with our Bamboo CI).
That is, each push to the master branch will trigger a Bamboo build, w...
1
We have a CI setup in Bamboo which runs Junit Tests and computes Unit Test Coverage using Jacoco. Then we run Sonar plugin for source code analysis. Everything is working great and we can see the a...
6
Solved
Is it possible for TeamCity to integrate to JIRA like how Bamboo integrates to JIRA? I couldnt find any documentation on JetBrains website that talks about issue-tracker integration.
FYI: I heard ...
0
I use a pool of Linux agents to build my app. Every now and then an agent causes a build failure with the error:
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task...
City asked 10/5, 2016 at 6:58
1
Solved
We have a small number of shared databases for integration tests and a large number of branches that share these. Is there any way to prevent Bamboo from concurrently trying to run multiple branche...
Herophilus asked 11/4, 2016 at 0:31
3
Solved
I am using Bamboo and have two branches: branch1 and branch2 as well as master.
When I build master the resulting artefact is deployed to a nexus repository as expected. However, when I build any ...
Turning asked 6/1, 2015 at 16:43
1
I've been trying to set up an Continuous Delivery server with Bamboo. I've got everything going nicely up to the deployment. Bamboo builds and tests my C# project as it should.
Then I created a "...
1
Solved
Is it possible to configure a deployment project with optional 'Artifact Download' task?
The artifact comes from another plan which has 2 stages producing 2 artifacts. If only 1 stage is executed...
Willams asked 9/9, 2015 at 1:21
1
Solved
I've got a branched build in Bamboo which is configured to delete builds after 14 days.
Usually branches aren't inactive that long in our project, however with Christmas leave and some early New Y...
2
Does anyone have any good resources for setting up Bamboo to do CI with Android projects? I have mine setup to pull source and compile it with ant. But I would love to know how to setup JUnit tests...
Primrose asked 12/9, 2014 at 2:54
1
Solved
So I got this annoying exception in one of my Bamboo plans while I try to execute Maven exec plugin: Unbalanced quotes "-Dargument=value.
The command I'm trying to run is:
mvn exec:exec -Dexec.ar...
Billionaire asked 12/8, 2015 at 13:33
1
I was trying to add some automated Unit Tests to my project with Bamboo and have been facing some problems. The Unit Tests themselves are done with googletest, which creates an XML file which shoul...
Decalogue asked 2/4, 2013 at 10:34
1
Solved
We're currently looking at moving our .NET code from TFS source control to Git by using Jira and Stash.
We also like to have a good continous integration and deployment server. So for that reason ...
1
Solved
I have a C# Project with a ReSharper Dotsettings file. I want to configure Sonar so that it uses my Dotsettings file. In my Dottsettings file i disabled many Rules. How can I integrate this file in...
4
Solved
Our company produces cross-platform software and we have Bamboo instance which is building projects under various incompatible environments (linux, win, os x). There's a VM configured for building ...
Phina asked 4/4, 2012 at 12:45
2
Solved
I am using bamboo to do a build, as well as a deploy on a linux machine (ubuntu). I also have a build plan using a remote agent on Windows 7 64-bit.
I'm noticing that Bamboo wants to try and use ...
Fakery asked 16/8, 2013 at 13:51
2
I am wondering if there is a panel that shows the source code of the project being run, because Jenkins C.I server has this, so I am wondering if Bamboo has it also.
Idaidae asked 29/5, 2012 at 18:38
0
I wrote a bamboo plugin which is used for custom test results parsing (from a logfile). For the plugin I used this tutorial.
The log/results file is fetched from a previous task via ssh (yes it wo...
Engelbert asked 27/3, 2015 at 15:15
1
How can I get the branch name in a script for a deployment plan in bamboo? The variables listed in the documentation show that we can use bamboo.repository.branch.name, but that doesn't seem to wor...
Industrialize asked 18/3, 2015 at 21:42
2
Solved
I want to know if it is possible to configure something similar to what is accomplished by Jenkins+Github with the request builder plugin. Specifically, triggering a build on Bamboo when a pull req...
Jacques asked 10/7, 2013 at 21:18
© 2022 - 2024 — McMap. All rights reserved.