8000 3.10 release notes by tomchristie · Pull Request #6792 · encode/django-rest-framework · GitHub
[go: up one dir, main page]

Skip to content

3.10 release notes #6792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

3.10 release notes #6792

wants to merge 2 commits into from

Conversation

tomchristie
Copy link
Member
@tomchristie tomchristie 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.

@tomchristie tomchristie added this to the 3.10 Release milestone Jul 8, 2019
@tomchristie
Copy link
Member Author

See #6802

@tomchristie tomchristie 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
0