-
Notifications
You must be signed in to change notification settings - Fork 340
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 planning for v2 #991
Comments
24.04 is already in the test matrix, and JupyterHub 5 is done in #989 |
I want to try to put a lot less pressure on other projects when we prepare a release like this. I feel strongly that we should at most check if a project is "due" for a release and do no more coordination than that. Deciding that a distribution is ready for release should ideally not create time-pressured work in other repos. If they aren't ready or approximately ready to release when it's time to make a distro release, they shouldn't be in the distro release. @consideRatio's been doing a lot of great work refreshing projects like ldapauthenticator, but I also want to make sure that work like that is not considered part of the release process for tljh or z2jh (i.e. I'm definitely not saying the work shouldn't be done, but it shouldn't be expected when another project is preparing a release, and typically shouldn't block a downstream release). |
JupyterHub 5.2.0 seem to cause issues for tljh, as reported in the CI system here: https://github.com/jupyterhub/the-littlest-jupyterhub/actions/runs/11410693112. I've pinned it to 5.1.0 for now via #1007, but we should have this debugged and resolved before release of v2. |
JupyterHub 5.2.0 now functions, with systemdspawner 1.0.2 bugfix release, fixed in #1008. |
I'd like to work towards a v2 release with jupyterhub 5 and oauthenticator 17.
Todo
oauthenticator[azuread]>=16.0.4,<17
is installed, but we no longer need to specifyazuread
I think. Look it up in oauthenticator.jupyterhub-systemdspawner>=1.0.1,<2
ci: test jupyterhub 5, python 3.12, ubuntu 24.04 systemdspawner#143
jupyterhub-firstuseauthenticator>=1.0.0,<2
ci: refresh github workflows firstuseauthenticator#57
default: allow all users if allowed_users is unspecified firstuseauthenticator#56
Add changelog for 1.1.0 firstuseauthenticator#58
jupyterhub-nativeauthenticator>=1.2.0,<2
Require jupyterhub 4.1.6+ and Python 3.9+ nativeauthenticator#274
jupyterhub-ldapauthenticator>=1.3.2,<2
ci: test jupyterhub 5 and python 3.12, refresh github workflows ldapauthenticator#244
Require jupyterhub 4.1.6+ and Python 3.9+ ldapauthenticator#245
Fix broken tests for jupyterhub 5 ldapauthenticator#246
jupyterhub-tmpauthenticator>=1.0.0,<2
ci: test against jupyterhub 5 and refresh workflows tmpauthenticator#65
jupyterhub-idle-culler>=1.2.1,<2
ci: test against jupyterhub 5 jupyterhub-idle-culler#80
Add changelog for 1.4.0 jupyterhub-idle-culler#81
tljh_extra_user_conda_channels
#942jupyterhub/traefik-proxy v2 is out, we should bump to use it! #996
The text was updated successfully, but these errors were encountered: