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 1.1.1 #49

Closed
16 of 19 tasks
bollwyvl opened this issue Jun 3, 2021 · 1 comment
Closed
16 of 19 tasks

Release 1.1.1 #49

bollwyvl opened this issue Jun 3, 2021 · 1 comment

Comments

@bollwyvl
Copy link

bollwyvl commented Jun 3, 2021

Issues

PRs

Checklist

  • start a release issue with a checklist (maybe like this one)
  • ensure the versions have been bumped (check with doit test:integrity)
  • validate on binder
  • validate on ReadTheDocs
  • wait for a successful build of master
  • 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 ipydrawio*
    npm login
    npm publish deathbeds-ipydrawio-$VERSION.tgz
    npm publish deathbeds-ipydrawio-notebook-$VERSION.tgz
    npm publish deathbeds-ipydrawio-pdf-$VERSION.tgz
    npm publish deathbeds-ipydrawio-webpack-$OTHER_VERSION.tgz
    npm logout
  • postmortem
    • handle conda-forge feedstock tasks
    • validate on binder via simplest-possible gists Binder
    • activate the version on ReadTheDocs
    • bump to next development version
    • update release procedures
@bollwyvl bollwyvl pinned this issue Jun 3, 2021
@bollwyvl
Copy link
Author

Smooth release, not yet ready to determine scope/timeline of next release, so just going to close this out 🎉

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