All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
About changelog here
Please add a new candidate release at the top after changing the latest one. Feel free to copy paste from the "squash and commit" box that gets generated when creating PRs
- Replace ruamel.yaml with pyyaml for consistency in prod environment
- Deleted unused Pipfile and Pipfile.lock since they trigger dependabots
- Adds option
--compact
or-c
to concatenate filenames with subsequent integer name suffixes
- Adds Dockerfile
- Add workflow for automatic publish to docker-hub
- Add main script to run housekeeper without installing
- Removed weird clean flowcell scripts from scripts/ folder
- Reworks the CLI for complete API functionality
- Automatic publish to pypi