Closed krassowski closed 2 months ago
Sure, let's try it and see :)
What steps are left?
I think just bumping the version with tbump
and making the release as per https://github.com/jupyterhub/jupyter-server-proxy/blob/main/RELEASE.md - I think I cannot help here as it requires push access
Given that you have rights in jupyterlab and similar places, i've invited you to this repo! Welcome :)
:tada: Thank you for the help here, the new version is now on PyPI: https://pypi.org/project/jupyter-server-proxy/4.4.0/ and the version on main
was reset to dev. The last step is to merge a conda-forge PR once CI passes: https://github.com/conda-forge/jupyter-server-proxy-feedstock/pull/42
ty @krassowski. please also test the version from pypi once to make sure it is fine?
Just circling back to confirm that I tested the latest version from conda-forge :)
As per RELEASE instructions I run
github-activity jupyterhub/jupyter-server-proxy --since v4.3.0
. That gave a bit different format than the previous changelogs, I think because labels were not enforced. I manually split PRs into appropriate groups and adjusted the format to follow that of previous entries.I think the next version should be either 4.3.1 or 4.4.0. Conservatively I assumed it will more likely be 4.4.0 but please do change it if it is not correct or just let me know and I will fix it up.
CC @yuvipanda :)