v0.1.9
What's Changed
- docs: Include push of commit in release workflow instructions by @matthewfeickert in #63
- ci: Add Kubernetes and REANA dependencies to CI by @matthewfeickert in #66
- ci: Add a bump version workflow to automate release tagging by @matthewfeickert in #68
- fix: Add ttf-freefont to Dockerfile for graphviz by @matthewfeickert in #69
- chore: Remove duplicate apk entries in Dockerfile by @matthewfeickert in #70
- chore: Reduce Python installs to one Docker layer by @matthewfeickert in #71
- fix: Add six to install requirements for yadage-schemas by @matthewfeickert in #77
- feat: Report 'NOT AVAILABLE' if backend unloaded by @matthewfeickert in #78
- feat: Add pre-commit hooks by @matthewfeickert in #81
- fix: Login to docker registry with
--password-stdin
to avoid warning by @matthewfeickert in #80 - build: Update reana-client to v0.8.0+ by @matthewfeickert in #83
- chore: Update default branch to 'main' in docs and CI by @matthewfeickert in #84
- feat: Add LXPLUS8 deploy scripts and requirements.txt by @matthewfeickert in #85
- build: Set lower bounds for adage, yadage-schemas, and packtivity by @matthewfeickert in #86
- build: Remove explicit six dependency by @matthewfeickert in #87
- ci: Add testing for Python 3.9 and Python 3.10 by @matthewfeickert in #88
- docs: Add output of
recast --help
to README by @matthewfeickert in #89
Full Changelog: v0.1.8...v0.1.9