python-twitter-tools / twitter

Python Twitter API
http://mike.verdone.ca/twitter/
MIT License
3.19k stars 714 forks source link

Deploy to TestPyPI on merges to master, to PyPI for releases #428

Closed hugovk closed 3 years ago

hugovk commented 3 years ago

Fixes https://github.com/python-twitter-tools/twitter/issues/422.

This sets up GitHub Actions/PyPI API tokens to:

I'll annotate on the files in the diff to explain what each bit does. I also added a release checklist RELEASING.md as a handy reference to check when releasing.

This also updates the README badges to link to new organisation URLs.

RouxRC commented 3 years ago

Hey Hugo, sorry I haven't been much reliable on maintaining much the past few months but i'm finally back on track. I'll review this and merge it quickly with a few tries and try and make a new release using it