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

checklist for release #15

Open
ctb opened this issue Jul 5, 2022 · 0 comments
Open

checklist for release #15

ctb opened this issue Jul 5, 2022 · 0 comments
Labels
advanced for developers and advanced users

Comments

@ctb
Copy link
Collaborator

ctb commented Jul 5, 2022

A brief checklist for a new release.

Before release

  • run make update_output, manually inspect git diff, and set up/merge as PR.

For a release

  • create a release against main, and auto-generate change log for release notes.
  • at the command line, run git switch main; git fetch; rm -f dist/*; python setup.py sdist
  • then twine upload dist/*
@ctb ctb added the advanced for developers and advanced users label Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced for developers and advanced users
Projects
None yet
Development

No branches or pull requests

1 participant