Skip to content

Releases: rundeck/plugin-bootstrap

Upgrade Java/Groovy Standards

24 Apr 15:37
c568999
Compare
Choose a tag to compare

Series of updates to the Java plugin templates - including using Property Annotations, examples of retrieving secrets from Key Storage, and converting all java files to groovy.

Gradle Upgrade 7.2

20 Jul 21:08
Compare
Choose a tag to compare

Upgrade the project and generated projects to use gradle 7.2

fixing build.gradle template

01 May 17:44
2349c5d
Compare
Choose a tag to compare
Merge pull request #13 from rundeck/fix-gradle-template-deps

fixing build.gradle template for dependencies

Option Plugin

25 Apr 19:26
c1a6b60
Compare
Choose a tag to compare
  • Adding option plugin generator (java and script plugin)
  • Changing the template of build.gradle of java plugins in order to use external dependencies
  • improving the help on the command line

Screenshot 2019-04-25 15 29 42

New Java Orchestrator Template

18 Mar 21:09
443a7b5
Compare
Choose a tag to compare
Merge pull request #11 from rundeck/java-orchestrator

Adding orchestrator java plugin

Add make file to script plugins

11 Dec 19:01
c3ebc59
Compare
Choose a tag to compare
Merge pull request #9 from rundeck/issue/5

Adding make file to build zip on script plugins

Fixing packaging

17 Oct 13:40
Compare
Choose a tag to compare
0.4.5

fixing rpm/deb packaging

New Release, adding templates

17 Oct 13:31
Compare
Choose a tag to compare
0.4.4

Merge branch 'master' of https://github.com/rundeck/plugin-bootstrap

New Plugins Templates

17 Oct 13:23
b99f9d7
Compare
Choose a tag to compare
Merge pull request #4 from rundeck/nodeexec-and-packing

Node-Executor  + packaging

First Release

10 Sep 20:26
Compare
Choose a tag to compare

Initial release of the Rundeck plugin bootstrapper.