Releases: open-turo/actions-python
Releases · open-turo/actions-python
v2.3.0
2.3.0 (2024-09-10)
Features
v2.2.1
2.2.1 (2024-08-19)
Bug Fixes
- make the Test action fail in case of missing pytest dependency (bc3ac08)
v2.2.0
2.2.0 (2024-06-07)
Features
- test: add pytest-cov and support requirements-test.txt (0332eb4)
v2.1.3
2.1.3 (2024-06-06)
Bug Fixes
- run tests for pip based workflows (2c3ac5b)
v2.1.2
2.1.2 (2024-04-19)
Bug Fixes
- test: always install python, not only for poetry based workflows (3596cd7)
v2.1.1
2.1.1 (2024-03-22)
Bug Fixes
- release: remove useless auth step (fa8c292)
v2.1.0
2.1.0 (2024-03-12)
Features
- release: separate poetry package vs regular release (3ac773e)
v2.0.1
2.0.1 (2024-03-07)
Bug Fixes
- add back commitlint to lint action (db80347)
v2.0.0
2.0.0 (2024-03-01)
Features
- add coverage and setup script steps (6d966e5)
- use open source alternatives to setup (5709854)
BREAKING CHANGES
- switch to open source alternatives to setup
v1.5.5
1.5.5 (2024-02-27)
Bug Fixes
- raise warning when pytest not found (885810b)