bamboo

Counting builds

I have a dozen of build plans managed by a unique build agent. What I want to do, is to get the total number of triggered/scheduled builds on those plans (without counting them manually from the interface). So, question is, is there a kind of counter on the server? UPDATE #1: I'm using the v2.2.1. UPDATE #2: On the server interface (Ad...

Overall build statistics from Bamboo server

I am trying to use Bamboo's remote API to extract some statistics. It looks like it doesn't support extensive reporting. All I got was a way to get the most recent builds. What I need is a list of all builds (maybe up to a numerical limit) or at least the count of successful/failed builds so far, is this available anywhere? any other ide...

Setting up Bamboo SVN commit build trigger

Bamboo CI has a build in feature of having the subversion program trigger a build in bamboo when someone commits to the repository. I followed the instructions of what to put in the post commit hook but I am not sure what the 2 arguments are supposed to be for the postcommitbuildtrigger.sh file. Lets say the project name is TEST and t...

Can Bamboo CI run XCode Builds?

Question Can Bamboo CI run XCode Builds? If so, can someone post a link to an explanation on how to set it up that works? ...

Cannot configure WSS 3.0 on Windows 7 x64

On my windows 7 ultimate x64 (no active directory installed) i've 1. installed successfully sharepoint foundation server 2010 (wss4.0) - the basic install. 2. Using Bamboo Solutions i've installed wss3.0 with sp2 successfully but i cannot configure it using basic or advanced installation methods. I was able to install Sharepoint ex...

Bamboo artifcats

Hi Guys, I am very new to Bamboo. I have got a html file generated using log4j. I wish to put it in user-defined artifacts but don't know how? It is in surefire-reports folder so I retied giving Source directory as "/target/surefire-reports/" and Artifact Copy Pattern as "/*.html" but it does't seems to work. Any idea how to configure...

How to get Bamboo to handle LCOV formatted code coverage data?

I'm using JsTestDriver for JS unit testing and code coverage (JsTestDriverCodeCoverage) tasks. I've recently started using Atlassian Bamboo for continuous integration, and discovered that it can't handle the LCOV format, which JsTestDriver is generating. Is there a workaround for this problem? Conversion of sorts? ...

Is anyone familiar with Bamboo sharepoint products?

We are looking at 3rd party application solution providers for SharePoint, and are interested in the Bamboo products (bamboosolutions.com). Has anyone had any experience with these products? Are they stable? Have they caused you issues? Are they worth the money? Specifically we are looking at the PDF converter, but would like to expan...