Skip to content

REANA-Client 0.7.0

Compare
Choose a tag to compare
@tiborsimko tiborsimko released this 20 Oct 21:36
· 281 commits to master since this release
  • Adds option to logs command to filter job logs according to compute backend, docker image, status and step name.
  • Adds new restart command to restart previously run or failed workflows.
  • Adds possibility to specify operational options in the reana.yaml of the workflow.
  • Fixes user experience by preventing dots as part of the workflow name to avoid confusion with restart runs.
  • Changes du command output format.
  • Changes file loading to optimise CLI performance.
  • Changes logs command to enhance formatting using marks and colours.
  • Changes from Bravado to requests to improve download performance.
  • Changes ping command to perform user access token validation.
  • Changes defaults to accept both reana.yaml and reana.yml filenames.
  • Changes diff command to improve output formatting.
  • Changes code formatting to respect black coding style.
  • Changes documentation to single-page layout.