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 2.0.0a0 #87

Open
6 of 20 tasks
bollwyvl opened this issue Aug 13, 2022 · 1 comment
Open
6 of 20 tasks

Release 2.0.0a0 #87

bollwyvl opened this issue Aug 13, 2022 · 1 comment
Milestone

Comments

@bollwyvl
Copy link
Contributor

bollwyvl commented Aug 13, 2022

Checklist

  • start a release issue with a checklist (maybe like this one)
  • merge all outstanding PRs
  • ensure the versions have been bumped (check with doit test:integrity)
  • 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 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 jupyter_starters*
    npm login
    npm publish deathbeds-jupyterlab-rjsf-$VERSION.tgz
    npm publish deathbeds-jupyterlab-starters-$VERSION.tgz
    npm logout
  • postmortem
    • handle conda-forge feedstock tasks
    • validate on binder via simplest-possible gists
    • activate the version on ReadTheDocs
    • bump to next development version
    • update release procedures
@mwcraig
Copy link

mwcraig commented Oct 9, 2023

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....

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

2 participants