jorisroovers / gitlint

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

GHA: Use PyPI OIDC for publishing #486

Closed jorisroovers closed 1 year ago

jorisroovers commented 1 year ago

Replace token based authentication with OIDC for PyPI package publishing.

Relates to #467

coveralls commented 1 year ago

Coverage Status

Coverage: 99.662%. Remained the same when pulling 6f83c6b68bed6ad7a2915d3f8b42fe57617886a5 on pypi-oidc-publishing into 7f55b0155c69a3b3e56fd4779fb062058291b9b5 on main.

webknjaz commented 1 year ago

Wow, I didn't realize PyPI started allowing reusable workflows...