This app has been archived

You may still get support information and download previous versions of this app. Learn more.
Last modified 2020-05-15 34 downloads By MidVision LTD

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:


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