Releases: mhered/mhered-test-pkg
Releases · mhered/mhered-test-pkg
Tidy up linting and coverage with tox
- Ensure linting in tox and pre-commit are in sync by running linting inside tox through pre-commit in a separate environment.
- To avoid multiple runs, linting is called only once (with Python 3.8)
- Similarly, create a separate environment for coverage and run it only with Python 3.8
- Review of README.md and CHANGELOG.md
Full Changelog: v0.1.9...v0.1.10
Entry points and README badges
New relase created to upload to PyPI a change in README.md to fix incorrect call to entry points.
Entry points in development differ from entry points in deployment
Full Changelog: v0.1.8...v0.1.9
Entry points and README badges
Full Changelog: v0.1.7...v0.1.8
Fix typos
Full Changelog: v0.1.5...v0.1.7
Fix typo
Full Changelog: v0.1.5...v0.1.6
Add GH actions for CI/CD and Codecov integration
Add GH actions for CI/CD and Codecov integration - Bug
Release notes:
- not published due to bug - typo in call to PYPI_TOKEN in PyPI_publish.yaml. Fixed by Release 0.1.5.
What's Changed
- Add github action file ci.yaml by @mhered in #1
- Merge pull request #1 from mhered/ghactions-ci by @mhered in #2
- Ghactions ci by @mhered in #3
- Update README.md by @mhered in #4
- Minor update to README.md by @mhered in #5
New Contributors
Full Changelog: v0.1.3...v0.1.4
97% test coverage
v0.1.3 97% test coverage
Add tests
Configure versions in scriv
v0.1.1 Configure versions in scriv