Skip to content

Conversation

antonjs
Copy link

@antonjs antonjs commented Mar 30, 2025

No description provided.

bryanwweber and others added 30 commits August 23, 2017 09:22
Since 6917060, docker compose relies on an oauth.env file to get
the OAuth parameters, so the Makefile is updated to handle here
this change. In addition, the README is updated.
Update and rename LICENSE.md to LICENSE
…terhub-k8s

Mention zero-to-jupyterhub-k8s project in README
and use it as a build arg for the Hub and single-use images
Use JUPYTERHUB_VERSION as a build arg
…eclaration in the official postgres image Dockerfile

Otherwise docker-compose creates an unamed volume mounted at /var/lib/postgresql/data along with the jupyterhub-db-data volume.
Change mountpoint of the PostgreSQL database
volume_driver is no longer a keyword argument to create_container()
It's a habit for some developers to append a newline at the end of the file, but line 82 did not take this into consideration. And the consequence is that JupyterHub would keep restarting.
in case of newline at the end of userlist file
Remove most configuration, get this working
consideRatio and others added 29 commits October 1, 2023 10:03
…ctions/actions/checkout-4

Bump actions/checkout from 3 to 4
Switch to Quay.io for all the images
Use lint from pre-commit.ci, remove redundant job
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
updates:
- [github.com/psf/black: 23.10.1 → 23.12.1](psf/black@23.10.1...23.12.1)
- [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.3...v4.0.0-alpha.8)
…ctions/actions/setup-python-5

Bump actions/setup-python from 4 to 5
…e-config

[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)
- [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](PyCQA/flake8@6.1.0...7.0.0)
…e-config

[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 24.1.1 → 24.3.0](psf/black@24.1.1...24.3.0)
…e-config

[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2)
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/hadolint/hadolint.git: v2.12.1-beta → v2.13.0-beta](https://github.com/hadolint/hadolint.git/compare/v2.12.1-beta...v2.13.0-beta)
…e-config

[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
…e-config

[pre-commit.ci] pre-commit autoupdate
allow all signed-up admin users to login by default
updates:
- [github.com/psf/black: 24.4.2 → 24.10.0](psf/black@24.4.2...24.10.0)
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/hadolint/hadolint.git: v2.13.0-beta → v2.13.1-beta](https://github.com/hadolint/hadolint.git/compare/v2.13.0-beta...v2.13.1-beta)
- [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1)
…e-config

[pre-commit.ci] pre-commit autoupdate
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

Successfully merging this pull request may close these issues.