Skip to content

Releases: kdebisschop/rundeck-conditional-logic-plugin

Stable release candidate

03 Mar 22:44
c403a96
Compare
Choose a tag to compare

This release introduced code coverage and quality metrics and code has been updated to meet the standards as assessed by Sonar.io quality gates. The 0.9.x series is essentially a series release candidates of which this release is the first.

Scan with sonarcould

19 Feb 13:25
39686d2
Compare
Choose a tag to compare

This is the first release in the 0.9.x series which focuses on reaching 100% code coverage and reducing sources of technical debt such as duplicated code. This release adds sonar inspections to the build, measures coverage, and resolve some of the issues identified in scans.

Fail on invalid cases JSON

08 Feb 23:44
03ee493
Compare
Choose a tag to compare

Fixes bug where invalid cases would silently give incorrect results.

Use JSON format for cases

22 Jan 23:03
31170cf
Compare
Choose a tag to compare

Replaces old ad-hoc format

Use JSON format for cases

20 Jan 15:08
Compare
Choose a tag to compare

Replaces unvalidated ad-hoc input format with a JSON fragment

Cleanup

31 Dec 21:58
Compare
Choose a tag to compare

Removes some unused fields and imports.

Initial Public Release

24 Dec 04:22
Compare
Choose a tag to compare

Assign data values in Rundeck without shell scripts or key-value log filter. Supports node step and workflow step plugins for if/else comparisons and switch/case tests.