Releases: snakemake/snakemake-github-action
Releases · snakemake/snakemake-github-action
Version 1.6.1
Store conda env data inside of the mounted github action volume instead of the container overlay. This should make more space available in the github action VM, since there docker is run in a system volume with quite limited storage.
Version 1.6.0
Adapt to latest snakemake release.
Version 1.5.3
Update to Snakemake 5.14. Introduce --conda-cleanup-pkgs as default argument.
Version 1.5.2
Update to latest Snakemake release.
Version 1.5.1
Minor fixes in documentation, and a fix in the Dockerfile.
Version 1.5.0
Upgrade to snakemkae 5.12.1. Add linting example.
Version 1.4.2
Update to latest snakemake version.
Version 1.4.1
Fixed PATH in dockerfile.
Version 1.4.0
This release fixes the description in the README file.
Version 1.3.0
Use Snakemake 5.7.4.