Skip to content
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

release version 8.2.0 #2844

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

release version 8.2.0 #2844

wants to merge 1 commit into from

Conversation

AndreasBackx
Copy link
Collaborator

@AndreasBackx AndreasBackx commented Jan 12, 2025

  • 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 origin 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!

Resolves #2789.

@AndreasBackx AndreasBackx added this to the 8.2.0 milestone Jan 12, 2025
@AndreasBackx AndreasBackx marked this pull request as draft January 12, 2025 15:40
@AndreasBackx AndreasBackx marked this pull request as ready for review January 12, 2025 15:55
@AndreasBackx AndreasBackx requested a review from davidism January 12, 2025 16:04
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.

v8.2.0: Release Plan
1 participant