Skip to content

REANA-Client 0.9.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 12:58
3bdf802

0.9.3 (2024-03-13)

Build

Bug fixes

  • status: display correct duration of stopped workflows (#701) (b53def8), closes #699

Code refactoring

Code style

Test suite

  • snakemake: allow running Snakemake 7 tests on Python 3.11+ (#700) (8ad7ff1), closes #655

Continuous integration

  • commitlint: addition of commit message linter (#695) (2de7d61)
  • commitlint: allow release commit style (#708) (f552752)
  • commitlint: check for the presence of concrete PR number (#698) (fa5b7c7)
  • pytest: install tests package variant instead of all (#703) (fe0b00a)
  • release-please: initial configuration (#695) (5b278f1)
  • shellcheck: fix exit code propagation (#698) (fe696ea)

Documentation

  • authors: complete list of contributors (#705) (875997c)