mirror of
https://github.com/Fishwaldo/bamboo-rundeck-plugin.git
synced 2025-03-15 19:31:30 +00:00
bamboo task plugin to execute a rundeck job using the Rundeck client API
scripts | ||
src | ||
LICENSE.TXT | ||
pom.xml | ||
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)