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

prepare initial release #5

Merged
merged 1 commit into from
Mar 1, 2023
Merged

prepare initial release #5

merged 1 commit into from
Mar 1, 2023

Conversation

tgolsson
Copy link
Member

@tgolsson tgolsson commented Mar 1, 2023

Release checklist:

  • Upon needing a release, create a PR:
    • Update CHANGELOG.md to ensure it contains all relevant changes.
    • Based on the above changes, set a new version in pyproject.toml.
    • Replace the heading in the changelog
    • Add diff labels at the bottom.
  • Pull the new main, and tag it with git tag -a vNEW_VERSION COMMIT_HASH.
  • Push the tag with git push vNEW_VERSION
  • Make a new PR that adds back the "Unreleased" heading in the changelog.

Most already done before; this just fixes the date and version in the pyproject.toml

@tgolsson tgolsson requested a review from jaxs-ribs March 1, 2023 13:48
@tgolsson tgolsson merged commit a5b39e0 into main Mar 1, 2023
@tgolsson tgolsson deleted the ts/release-23-0-0 branch March 1, 2023 14:09
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