Skip to content

Version 3.9 Release #6190

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 10 commits into from
Closed

Conversation

carltongibson
Copy link
Collaborator

@carltongibson carltongibson commented Sep 17, 2018

Let's get this show on the road, part 2. (Part 1 is #6119)

This is the Release PR for v3.9. Expected 1st Oct

Checklist:

  • Create pull request for release notes based on the 3.9 milestone.
  • Merge or bump remaining issues/PR from milestone.
  • Complete release notes.
  • Write 3.9 release announcement.
    • Viewset Extra Actions
    • OpenAPI
    • Composable Permissions
    • Deprecations etc.
  • Update supported versions:
    • setup.py python_requires list
    • setup.py Python & Django version trove classifiers
    • README Python & Django versions
    • docs Python & Django versions
  • Update the translations from transifex.
  • Ensure the pull request increments the version to 3.9.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 *.*.* -m 'version 3.9.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
Copy link
Member

Made a PR from a branch on this org... #6247

@carltongibson carltongibson deleted the 39/release branch March 3, 2019 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants