Skip to content

REANA-Commons 0.9.6

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 13:09
55d355d

0.9.6 (2024-02-13)

Features

  • config: allow customisation of runtime group name (#440) (5cec305)
  • snakemake: upgrade to Snakemake 7.32.4 (#435) (20ae9ce)

Bug fixes

  • cache: handle deleted files when calculating access times (#437) (698900f)

Code refactoring

Continuous integration

  • commitlint: addition of commit message linter (#432) (a67906f)
  • commitlint: check for the presence of concrete PR number (#438) (d3035dc)
  • release-please: initial configuration (#432) (687f2f4)
  • shellcheck: check all shell scripts recursively (#436) (709a685)
  • shellcheck: fix exit code propagation (#438) (85d9a2a)