RapidDeploy build package, deploy and run job plan features are now available as tasks in Bamboo Deployment Projects.
Support
To check known issues (or if you want to file one), view this app's issue tracker.
To learn more about the app, you should:
- Read the documentation.
This is a supported app, so you may contact the vendor (or support contact) for help:
Description
RapidDeploy build package task
Invoke RapidDeploy server to build a package in the configured artifact repository.
RapidDeploy project deploy task
Invoke a deployment task in RapidDeploy server. Multiple deployments can be executed sequentially or parallel.
RapidDeploy run job plan task
Invoke a job plan from RapidDeploy server.
More details
There are two tasks that you can use in your jobs in Bamboo
- RapidDeploy build package task invoke RapidDeploy server to build a package in the configured artifact repository. You can check the result and the log output in the Job Result summary in your Bamboo instance.
- RapidDeploy project deploy task invoke a deployment task in RapidDeploy server. Multiple deployments can be executed sequentially or parallel. You can check the result and the process logs in the Job Result summary in your Bamboo instance. In Project deploy task you can pass data dictionary values to the deployment as Bamboo variables. Specifyvariable with prefix "rapiddeploy.". For example: if you want to override dictionary item with key @@URL@@ during deployment performed by Bamboo plugin - you need to specify Bambo Variable with key: rapiddeploy.URL
- RapidDeploy run job plan task invoke a job plan from RapidDeploy server. You can check the result and the process logs in the Job Result summary in your Bamboo instance.
Version history
1.4Bamboo Server 5.14.0 - 6.1.62017-09-06RapidDeploy tasks available in Bamboo Deployment Projects Version 1.4 • Released 2017-09-06 • Supported By MidVision LTD • Free • Apache License, Version 2.0 (ASL)1.3Bamboo Server 5.14.0 - 5.15.72017-03-15Using Bamboo Variables for Dictionary Items in RapidDeploy Version 1.3 • Released 2017-03-15 • Supported By MidVision LTD • Free • Apache License, Version 2.0 (ASL)Added new feature that provides the ability to pass data dictionary values to the deployment as Bamboo variables. Specify bamboo variable with prefix "rapiddeploy.". For example: if you want in RapidDeploy to override dictionary item with key @@URL@@ during deployment performed by Bamboo plugin - you need to specify Bambo Variable with key: rapiddeploy.URL.
1.2Bamboo Server 5.14.0 - 5.14.52017-02-28Bamboo plugin with three tasks Version 1.2 • Released 2017-02-28 • Supported By MidVision LTD • Free • Apache License, Version 2.0 (ASL)No release notes.