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 0.6.0 #79

Open
20 tasks
bollwyvl opened this issue Dec 19, 2022 · 0 comments
Open
20 tasks

Release 0.6.0 #79

bollwyvl opened this issue Dec 19, 2022 · 0 comments
Milestone

Comments

@bollwyvl
Copy link
Contributor

bollwyvl commented Dec 19, 2022

  • merge all outstanding PRs
  • ensure the versions have been bumped (check with doit)
  • ensure the CHANGELOG is up-to-date
    • move the new release to the top of the stack
  • validate on binder
  • validate on ReadTheDocs
  • wait for a successful build of main
  • download the dist archive and unpack somewhere (maybe a fresh dist)
  • create a new release through the GitHub UI
    • paste in the relevant CHANGELOG entries
    • upload the artifacts
  • actually upload to npm.com, pypi.org
    cd dist
    twine upload *.tar.gz *.whl
    npm login
    npm publish deathbeds-*-$VERSION.tgz
    npm logout
  • postmortem
    • handle conda-forge feedstock tasks
    • validate on binder via simplest-possible gists
    • bump to next development version
    • bump the CACHE_EPOCH
    • rebuild yarn.lock
    • update release procedures with lessons learned
@bollwyvl bollwyvl pinned this issue Dec 19, 2022
@bollwyvl bollwyvl added this to the 0.6.0 milestone Dec 22, 2022
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

No branches or pull requests

1 participant