jupyterhub / zero-to-jupyterhub-k8s

Helm Chart & Documentation for deploying JupyterHub on Kubernetes
https://zero-to-jupyterhub.readthedocs.io
Other
1.56k stars 799 forks source link

Pin and automate doing isolated bumps of hub image dependencies' major versions #3565

Closed consideRatio closed 2 weeks ago

consideRatio commented 3 weeks ago

I had to rename and isolate requirements.in to unfrozen/requirements.txt because it was the only way for me to ensure dependabot worked as wanted.

I also had to add some arguments in ci/refreeze specifying files.


Dependabot function verified in a fork, and ci/refreeze function verified manually. No remnants of requirements.in found when searching.

image