django-rest-framework-gis
django-rest-framework-gis copied to clipboard
Implement release workflow
This will enable automatic releases for each GitHub release that is created and will allow all djangonauts to relesae.
It will require every contributor to write a release note.
The person that releases should update to the correct version number and date.
After this is merged someone needs to set two secrets to the GitHub repo (in the settings):
- [ ]
TWINE_USERNAME - [ ]
TWINE_PASSWORD
looks good
The issue is not releasing, what takes time is to review and ensure the information in the change log and the README is up to date.
Thanks for the reminder.
@nemesisdesign I'd recommend to cherry pick the compliance and cheanglog commit then. the changelog is for the next release and the compliance commit will force contributors to write a release note, putting load of you.