Skip to content

Releases: pyapp-kit/workflows

v2.0

06 May 19:03
c993a64
Compare
Choose a tag to compare

What's Changed

This mostly changes the way that coverage is handled. We no longer assume that the user has pytest-cov installed, and pytest-cov-flags have been removed. Coverage is now collected directly using coverage.py. You may set coverage-upload: artifact and then use upload-coverage.yml to combine all coverage into a single upload step

Full Changelog: v1.5...v2.0

v1.5

05 May 16:45
3f9fd35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2...v1.5

v1.2

14 Feb 13:34
4f638ec
Compare
Choose a tag to compare

Full Changelog: v1.1...v1.2

v1.1

02 Feb 14:08
1de4979
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.1