Run a task before a bamboo build

Kepio February 20, 2012

Is there a way to run a task before a bamboo build OR run the task and if it fails not increment the bamboo build number ( so that the package version does not get incremented?)

1 answer

1 accepted

1 vote
Answer accepted
bmccoy
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 20, 2012

Hi,

What sorts of things are you looking to do inside this task?

We do have a plugin point which allows you to intercept whether a build should run or not, you might be able to use this to extend Bamboo to meet your needs. But it really depends what you are trying to achieve. https://developer.atlassian.com/display/BAMBOODEV/Build+Trigger+Condition+Module

Cheers,

Brydie

Kepio February 20, 2012

I want to check if the package about to be built in the plan (packages get named with a prefix + build number) already exists ( it would be the case if someone created it manually) - so it's basically checking if a file exists and it can be run on the bamboo server.

bmccoy
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 20, 2012

By the sounds of things the plugin point could work for you, seeing as though the check can be run on the server.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events