Releases: ComPWA/actions
Releases · ComPWA/actions
Release v1.0.2
Release v1.0.1
✨ New features
- Specify for which branch to clean caches (#7)
- Automatically push fixes by
pre-commitif a PR comes from a branch (#14) - Taplo is supported as a pre-commit hook, see also ComPWA/mirrors-taplo (#16 and #21)
- It's now possible to skip installing Python in the
pip-installaction (#18)
🐛 Bug fixes
pipupgrade job is now run on onubuntu-20.04for Python 3.6 (#10)environmentis specified for for page deployment (#11)- Run requirements workflow from workflow dispatch (#13)
- Run
apt-get updatebeforeinstall(#19)
🖱️ Developer Experience
- Autoupdate pre-commit config (#12)
- Bump actions/deploy-pages from 1 to 2 (#17)
- Push to correct major/minor version branches (#20)
The full changelog as commits can be found here.
Release v1.0.0
First release! See here for the features that this repository offers!