Module Type |
Plugin Framework Version |
Since Bamboo version... |
Documentation |
Description |
buildAgentRequirementFilter |
1.x, 2.x |
2.2 |
Build Agent Requirement Filter Module |
Customises the list of Agents a plan can be built on. |
buildCompleteAction |
1.x, 2.x |
1.0 |
Build Complete Action Module |
Add a custom asynchronous action after the build process has completed. |
builder |
1.x |
1.0 |
Builder Plugin Module |
Add new builders to Bamboo. |
buildProcessor |
1.x |
1.0 |
Build Processor Module |
Append a custom synchronous process to the build. Occurs on the Agent (both local and remote) after the builder has run. |
buildProcessorServer |
1.x |
2.0 |
Build Processor Server Module |
Append a custom synchronous process to the build. Occurs on the Server after the build has been returned by the Agent. |
command decorator |
1.x |
2.3 |
Command Decorator Module |
Allows additional parameters to be added to the command line of a builder before a build occurs. |
preBuildQueuedAction |
1.x, 2.x |
2.1 |
Pre-Build Queued Action |
Prepends a custom synchronous process to the build. Occurs before a build is queued. |
preBuildAction |
1.x |
1.1 |
Pre-Build Action Module |
Prepends a custom synchronous process to the build. Occurs before the builder has run. |
postBuildCompletedAction |
2.x |
2.6 |
Post-Build Completed Action Module |
Add a custom asynchronous 'build context'-aware action after the build process has completed and the build results have been saved. |
preChainAction |
1.x, 2.x |
2.7 |
Pre-Chain Action Module |
Prepends a custom synchronous process before the chain starts executing |
postChainAction |
1.x, 2.x |
2.7 |
Post-Chain Action Module |
Prepends a custom synchronous process after the chain finishes executing |
preStageAction |
1.x, 2.x |
2.7 |
Pre-Stage Action Module |
Prepends a custom synchronous process before the stage starts executing |
postStageAction |
1.x, 2.x |
2.7 |
Post-Stage Action Module |
Prepends a custom synchronous process after the stage finishes executing |
preJobAction |
1.x, 2.x |
2.7 |
Pre-Job Action Module |
Prepends a custom synchronous process before the job starts executing |
postJobAction |
1.x, 2.x |
2.7 |
Post-Job Action Module |
Prepends a custom synchronous process after the job finishes executing |
repository |
1.x |
1.1 |
Source Repository Module |
Add a custom source repository. |
triggerReason |
1.x |
2.0 |
Trigger Reason Module |
Add a new trigger reason. |