jupyterlab-starters
jupyterlab-starters copied to clipboard
Release 2.0.0a0
trafficstars
Checklist
- [x] start a release issue with a checklist (maybe like this one)
- [x] merge all outstanding PRs
- [x] https://github.com/deathbeds/jupyterlab-starters/issues?q=is%3Aopen+is%3Aissue+milestone%3A2.0.0a0
- [x] ensure the versions have been bumped (check with
doit test:integrity) - [x] ensure the CHANGELOG is up-to-date
- [x] move the new release to the top of the stack
- [ ] validate on binder
- [ ] validate on ReadTheDocs
- [ ] wait for a successful build of
master - [ ] download the
distarchive and unpack somewhere (maybe a freshdist) - [ ] 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 jupyter_starters* npm login npm publish deathbeds-jupyterlab-rjsf-$VERSION.tgz npm publish deathbeds-jupyterlab-starters-$VERSION.tgz npm logout - [ ] postmortem
- [ ] handle
conda-forgefeedstock tasks - [ ] validate on binder via simplest-possible gists
- [ ] activate the version on ReadTheDocs
- [ ] bump to next development version
- [ ] update release procedures
- [ ] handle
Any chance of a new release? I'd really like to use this for a project but would also really like the ability to group items in the launcher. I'd offer to help but honestly won't have much time for at least a month....