bamboo task plugin to execute a rundeck job using the Rundeck client API
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 Added Constants 2012-02-15 08:22:55 -08:00
pom.xml update plugin to latest version of Bamboo 2017-06-19 23:23:01 +08:00
README first commit 2012-02-08 20:24:48 -08:00
README.TXT updated README.TXT and made set install as the default mvn phase in scipts/build.sh 2012-04-16 08:57:14 -07:00
releaseit.sh added simple releaseit script for bintray mavenrepo 2013-05-05 14:54:58 -07:00

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)