Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lovelydinosaur
Copy link
Contributor

@lovelydinosaur lovelydinosaur commented Jul 8, 2019

Release manager is @tomchristie.

Checklist:

  • Create pull request for release notes based on the 3.10 milestone.
  • Update supported versions:
    • setup.py python_requires list
    • setup.py Python & Django version trove classifiers
    • README Python & Django versions
    • docs Python & Django versions
  • Review Update docs for OpenAPI.  #6668
  • Update the translations from transifex.
  • Ensure the pull request increments the version to 3.10.0 in restframework/__init__.py.
  • Confirm with @tomchristie that release is finalized and ready to go.
  • Ensure that release date is included in pull request.
  • Merge the release pull request.
  • Push the package to PyPI with ./setup.py publish.
  • Tag the release, with git tag -a 3.10.0 -m 'version 3.10.0'; git push --tags.
  • Deploy the documentation with mkdocs gh-deploy.
  • Make a release announcement on the discussion group.
  • Make a release announcement on twitter.
  • Close the milestone on GitHub.

@lovelydinosaur
Copy link
Contributor Author

See #6802

@lovelydinosaur lovelydinosaur deleted the version-3.10 branch July 15, 2019 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant