You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a dev/release.py script that finds the newest tag on GitHub and, if it doesn't have a GitHub release, extracts the CHANGES.rst changelog entry for the release (only on master), converts it to markdown, and creates the Release in GitHub.
Then add that to the development release checklist.
The text was updated successfully, but these errors were encountered:
Should handle GitHub releases...
Add a
dev/release.py
script that finds the newest tag on GitHub and, if it doesn't have a GitHub release, extracts theCHANGES.rst
changelog entry for the release (only on master), converts it to markdown, and creates the Release in GitHub.Then add that to the development release checklist.
The text was updated successfully, but these errors were encountered: