Skip to content

Releases: rundeck/plugin-bootstrap

Release 1.2.0

03 Feb 23:50

Choose a tag to compare

What's Changed

  • Release 1.2.0 - Modernize dependencies, add examples, and automate releases by @fdevans in #22

New Contributors

Full Changelog: 0.4.12...v1.2.0

Upgrade Java/Groovy Standards

24 Apr 15:37
c568999

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

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

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

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

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

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

Choose a tag to compare

0.4.5

fixing rpm/deb packaging

New Release, adding templates

17 Oct 13:31

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

Choose a tag to compare

Merge pull request #4 from rundeck/nodeexec-and-packing

Node-Executor  + packaging