Skip to content

REANA-Client 0.9.1

Compare
Choose a tag to compare
@tiborsimko tiborsimko released this 27 Sep 15:20
· 49 commits to master since this release
c447697
  • Adds support for Python 3.12.
  • Adds prune command to delete all intermediate files of a given workflow. Use with care.
  • Changes open command to inform user about the auto-closure of interactive sessions after a certain inactivity timeout.
  • Changes validate command to display non-critical validation warnings when checking the REANA specification file.
  • Fixes list command to correctly list workflows when sorting them by their run number or by the size of their workspace.
  • Fixes du command help message typo.
  • Fixes validation --environments command to correctly handle fully-qualified image names.