Currently, Bamboo can only build off the trunk of the repository. Bamboo should be able to perform one-off build from tagged version of a project
Originally a forum post (See, http://forums.atlassian.com/thread.jspa?messageID=257247884#257247884)
Hi all,
This is no doubt a perversion of Bamboo's intended use, but what
would be really useful for us would be the ability to create a one-
off build based on a tagged version of a project.Here's the ideal setup:
1. Create a project ('FOO').
2. Create a plan ('BAR') which points at the SVN trunk for the project:
http://svn.myserver.com/svn/foo/bar/trunk
3. Elsewhere, create a tag of the 'BAR' project (eg. '1.0').
http://svn.myserver.com/svn/foo/bar/tags/1.0
4. Back in Bamboo, I click the new 'Tags' tab in the Plan UI. It
automatically lists all tags for the project, and will allow me to
run the current build with the same settings as the current Plan,
except that it's pointing at the tag instead of the trunk. All
standard Bamboo events will occur, including generation of artifacts,
etc.
[BAM-1272] Bamboo and tagged releases - ability to do one-off builds from a specific tag in the repository.
Workflow | Original: JAC Suggestion Workflow [ 3014031 ] | New: JAC Suggestion Workflow 3 [ 3591318 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Gathering Interest [ 11772 ] | New: Resolved [ 5 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2703311 ] | New: JAC Suggestion Workflow [ 3014031 ] |
UIS | New: 0 |
Backlog Order (Obsolete) | Original: 1300000000 | |
Issue Type | Original: New Feature [ 2 ] | New: Suggestion [ 10000 ] |
Status | Original: Future Consideration [ 11775 ] | New: Gathering Interest [ 11772 ] |
Status | Original: Gathering Interest [ 11772 ] | New: Future Consideration [ 11775 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1416334 ] | New: Confluence Workflow - Public Facing v4 [ 2703311 ] |
Status | Original: Open [ 1 ] | New: Gathering Interest [ 11772 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 606533 ] | New: Bamboo Workflow 2016 v1 [ 1416334 ] |
One-off builds for any revision (including branches and tags) are possible with "Run customised" for any plan.