Skip to content

REANA-Workflow-Engine-Snakemake 0.9.1

Compare
Choose a tag to compare
@tiborsimko tiborsimko released this 27 Sep 08:45
· 50 commits to master since this release
  • Changes remote storage file support to use XRootD 5.6.0.
  • Fixes the reported total number of jobs for restarted workflows by excluding cached jobs that were simply reused from previous runs in the workspace and not really executed by Snakemake.
  • Fixes an issue where workflows could get stuck waiting for already-finished jobs.
  • Fixes container image names to be Podman-compatible.