Skip to content

Initial Public Release

Compare
Choose a tag to compare
@kdebisschop kdebisschop released this 24 Dec 14:30
· 15 commits to master since this release

Sets data values based on contents of local files. Plugins provided for node steps and workflow steps.

Reads JSON files and sets data values based on first matching key.

Reads text files and sets data values based on regular expression matches. This mode works well for YAML files and java property files.