Skip to content

Release 8.3.0 #3027

@Rowlando13

Description

@Rowlando13

Pallets release steps

  • Decide to make a release.
  • Ensure the change log has entries for each user-facing non-docs change, with links to the related issue reports.
  • Ensure each issue and PR is in the milestone.
  • Create a release-A.B.C branch.
  • Change "Unreleased" to "Released YYYY-MM-DD" in CHANGES.md.
  • Remove the ".dev" suffix from the version in pyproject.toml.
  • Commit git commit -am 'release version A.B.C' and create a PR.
  • Tag git tag -am 'release version A.B.C' A.B.C and push git push upstream A.B.C.
  • Watch the tests pass and build jobs begin.
  • Edit the generated draft release page with our standard message template.
  • Approve the upload job.
  • Merge the PR. Use "create a merge commit", not "squash" or "rebase"!
  • Close the milestone.
  • Publish the draft release page.
  • Start the next version(s), creating a change log section, bumping the version in pyproject.toml with the .dev suffix.
  • Done!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions