bamboo task plugin to execute a rundeck job using the Rundeck client API
  • Java 80.5%
  • Fluent 12.1%
  • Shell 7.4%
Find a file
2017-06-19 23:23:01 +08:00
scripts update plugin to latest version of Bamboo 2017-06-19 23:23:01 +08:00
src update plugin to latest version of Bamboo 2017-06-19 23:23:01 +08:00
LICENSE.TXT
pom.xml update plugin to latest version of Bamboo 2017-06-19 23:23:01 +08:00
README
README.TXT
releaseit.sh

Rundeck/Bamboo Plugin for the Rundeck REST API

Documentation : https://github.com/connaryscott/bamboo-rundeck-plugin/wiki

Rundeck Home : http://rundeck.org/

LICENSE : The Apache Software License, Version 2.0
See the LICENSE file, or http://www.apache.org/licenses/LICENSE-2.0

How to build :
- prerequisites : see https://developer.atlassian.com/display/DOCS/Developer+Quick+Start or review convenience script:  https://github.com/connaryscott/bamboo-rundeck-plugin/blob/master/scripts/build.sh
- execute ./scripts/build.sh 
- refer to the built jar: target/bamboo-rundeck-plugin-VERSION.jar which can be loaded into Bamboo using Bamboo's Universal Plugin Manager (UPM)