Skip to content

REANA-Workflow-Engine-Snakemake 0.9.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 16:20

0.9.3 (2024-03-04)

Build

  • docker: install correct extras of reana-commons submodule (#79) (fd9b88a)
  • docker: non-editable submodules in "latest" mode (#73) (c3595c2)
  • python: bump all required packages as of 2024-03-04 (#85) (66e81e2)
  • python: bump shared REANA packages as of 2024-03-04 (#85) (d07f91f)

Features

  • config: get max number of parallel jobs from env vars (#84) (69cfad4)
  • executor: upgrade to Snakemake v7.32.4 (#81) (4a3f359)

Bug fixes

Code refactoring

  • docs: move from reST to Markdown (#82) (31de94f)

Continuous integration

  • commitlint: addition of commit message linter (#74) (145b7e7)
  • commitlint: allow release commit style (#86) (fd032db)
  • commitlint: check for the presence of concrete PR number (#80) (b677913)
  • release-please: initial configuration (#74) (9b16bd0)
  • release-please: update version in Dockerfile (#77) (3c35a67)
  • shellcheck: fix exit code propagation (#80) (ad15c0d)

Documentation

  • authors: complete list of contributors (#83) (4782678)