jorisroovers / gitlint

Linting for your git commit messages
http://jorisroovers.github.io/gitlint
MIT License
791 stars 99 forks source link

Publish to (Test)PyPI @ GHA using `pypi-publish` #471

Closed webknjaz closed 1 year ago

webknjaz commented 1 year ago

This patch switches away from using hatch publish to the PyPA GitHub action that performs distribution publishing using Twine.

Resolves: #465.

coveralls commented 1 year ago

Coverage Status

Coverage: 99.662%. Remained the same when pulling ccd0b935e13a666cb927788f9606987b77c446a1 on webknjaz:maintenance/pypi-publish into acc9d9de6369b76d22cb4167029d2035e8730b98 on jorisroovers:main.