Releases: pyapp-kit/workflows
Releases · pyapp-kit/workflows
v2.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #12
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #13
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #14
- Bump pyvista/setup-headless-display-action from 2 to 3 by @dependabot in #16
- Bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #18
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #19
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #15
Full Changelog: v2...v2.2
v2.0
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
- V2 by @tlambert03 in #8
Full Changelog: v1.5...v2.0
v1.5
What's Changed
- feat: add pip-install-min-reqs option by @tlambert03 in #6
- feat: add combine coverage by @tlambert03 in #7
New Contributors
- @tlambert03 made their first contribution in #6
Full Changelog: v1.2...v1.5
v1.2
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- Bump actions/github-script from 6 to 7 by @dependabot in #2
- Bump actions/setup-python from 4 to 5 by @dependabot in #3
- Bump aganders3/headless-gui from 1 to 2 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v1...v1.1