jorisroovers / gitlint

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

GHA: Auto publish dev build on main #429

Closed jorisroovers closed 1 year ago

jorisroovers commented 1 year ago

Also perform hatch download before gitlint install in test-release workflow. This buys us a little more time for the package to show up on PyPI before trying to install and test it.