Skip to content

REANA-Client 0.9.2

Compare
Choose a tag to compare
@mdonadoni mdonadoni released this 19 Dec 07:23
· 41 commits to master since this release
  • Changes validate command to show detailed errors when the specification file is not a valid YAML file.
  • Changes the validation of specification files to show improved validation warnings, which also indicate where unexpected properties are located in the file.
  • Fixes create_workflow_from_json API function to always load and send the workflow specification to the server.
  • Fixes list command to accept case-insensitive column names when sorting the returned workflow runs via the --sort option.
  • Fixes run wrapper command for workflows that do not contain inputs clause in their specification.