Erik Sundell
cbe577e596
Update systemdspawner pinning to >=1.0.2,<2 from >=1.0.1,<2
2024-10-20 14:53:50 +02:00
Erik Sundell
64790b4c95
Update jupyterhub pinning to >=5.2.0,<6 from ==5.1.0
2024-10-20 10:32:17 +02:00
Min RK
d2b0fd2c6c
Merge pull request #1006 from consideRatio/pr/pycurl
2024-10-19 11:57:39 +02:00
Erik Sundell
e581232920
hub env: avoid installing pycurl using wheel with an issue
2024-10-18 23:10:01 +02:00
Erik Sundell
7514616e23
Merge pull request #1007 from consideRatio/pr/pin-jh
...
hub env: pin to jupyterhub 5.1.0
2024-10-18 23:07:47 +02:00
Erik Sundell
06d4670512
hub env: pin to jupyterhub 5.1.0
2024-10-18 22:51:31 +02:00
Erik Sundell
f4538ab06b
Merge pull request #1004 from consideRatio/pr/lower-bound-user-env
...
hub env: bump to ldapauthenticator 2.0.0 and other lower bounds
2024-10-18 22:38:45 +02:00
Erik Sundell
bb17a1b980
hub env: bump to ldapauthenticator 2.0.0 and other lower bounds
2024-10-18 22:37:23 +02:00
Erik Sundell
8e68745e38
Bump to 2.0.0b1
2.0.0b1
2024-09-30 15:27:34 +02:00
Erik Sundell
a49f0a6889
Merge pull request #1000 from consideRatio/pr/changelog-2.0.0b1
...
Add changelog for 2.0.0b1
2024-09-30 15:25:48 +02:00
Min RK
bcfb426b5c
Merge pull request #1003 from manics/upgrade-1
2024-09-29 08:26:31 +02:00
Simon Li
59fb7fb8a2
Test upgrade from 1.*
2024-09-28 15:38:32 +01:00
Erik Sundell
95b54414ca
Add changelog for 2.0.0b1
2024-09-28 11:14:55 +02:00
Erik Sundell
eb5c0e4758
Merge pull request #1001 from consideRatio/pr/traefik-bump
...
Update traefik from 2.10.1 to 3.1.4
2024-09-28 10:59:38 +02:00
Erik Sundell
92e317d41f
Merge pull request #1002 from consideRatio/pr/lower-bound-user-env
...
Bump the requirements-user-env-extras.txt lower version bounds
2024-09-28 10:59:00 +02:00
Erik Sundell
812be54635
Bump the requirements-user-env-extras.txt lower version bounds
...
By declaring these lower bounds, it becomes a bit easier to help others
using tljh, because we can know that fresh installations of tljh should
have at least these versions of software etc.
2024-09-28 10:49:03 +02:00
Erik Sundell
3ddc1e8d59
refactor: exctract calling traefik setup from ensure_jupyterhub_package func
2024-09-26 22:32:26 +02:00
Erik Sundell
a059d6ffbb
Update traefik from 2.10.1 to 3.1.4
2024-09-26 16:29:51 +02:00
Erik Sundell
856c647e88
Merge pull request #999 from consideRatio/pr/bump-miniforge
...
Update to install miniforge 24.7.1-2 from 24.7.1-0
2024-09-26 13:42:04 +02:00
Erik Sundell
a89021c49e
Update to install miniforge 24.7.1-2 from 24.7.1-0
2024-09-26 13:32:07 +02:00
Erik Sundell
a98299c629
Merge pull request #998 from consideRatio/pr/bump-drop
...
Drop ubuntu 20.04, require py39, traefik-proxy v2, and ldapauthenticator v2
2024-09-26 13:25:45 +02:00
Erik Sundell
e8602fc4a1
Update lower bounds on dependencies for tljh 2 beta release
2024-09-26 13:16:17 +02:00
Erik Sundell
0de2db365a
pre-commit: run hooks
2024-09-20 22:25:46 +02:00
Erik Sundell
436c81f26d
tljh package: require python 3.9+
2024-09-20 22:25:46 +02:00
Erik Sundell
363dc45b52
tljh package: bump to traefik-proxy v2
2024-09-20 22:25:46 +02:00
Erik Sundell
1a9f3d65a4
tljh package: bump to ruamel.yaml==0.18.*
2024-09-20 22:25:46 +02:00
Erik Sundell
3f55ac2912
Drop support for ubuntu 20.04 and Python 3.8
2024-09-20 22:25:46 +02:00
Erik Sundell
92465ade36
Bump to 2.0.0.dev
2024-09-20 22:25:46 +02:00
Erik Sundell
2282e61894
Merge pull request #997 from consideRatio/main
...
ci: cache pip only when no container is used
2024-09-20 22:14:40 +02:00
Erik Sundell
94a16d6ddd
ci: cache pip only when no container is used
2024-09-20 21:57:55 +02:00
Erik Sundell
7be7eb4968
Merge pull request #994 from minrk/consolidate_lock
...
consolidate lock file handling
2024-09-17 00:55:46 +02:00
Min RK
0c322774e2
filelock is a dependency of tljh
2024-09-05 12:03:26 +02:00
Min RK
13c8946d8c
consolidate lock file handling
...
- adds config_file_lock context manager to re-use
- moves filelock import to module level
- fixes exit codes, stderr messages
2024-09-05 11:58:51 +02:00
Erik Sundell
f7118edf48
Merge pull request #993 from consideRatio/pr/unit-test-24.04
...
ci: run unit tests in ubuntu-24.04 github actions environment as well
2024-09-05 11:16:36 +02:00
Min RK
b034fc6713
fix calls to assert_called_with
...
it's not `assert ...called_with`
2024-09-05 11:07:22 +02:00
Erik Sundell
3321a50f31
ci: run unit tests in ubuntu-24.04 github actions environment as well
2024-09-04 16:16:31 +02:00
Erik Sundell
73f8833f0a
Merge pull request #992 from minrk/oauth17
...
update oauthenticator to 17
2024-09-04 16:16:17 +02:00
Erik Sundell
5834f14b83
Merge pull request #942 from yuvipanda/conda-channels
...
Add the ability to define conda channels in plugins via `tljh_extra_user_conda_channels`
2024-09-04 16:14:10 +02:00
Erik Sundell
9111b73cee
tests: reduce a test to only one package per conda channel
2024-09-04 16:04:29 +02:00
Min RK
3bd739e8dc
update oauthenticator to 17
...
azuread no longer has its own dependencies
2024-09-04 13:25:10 +02:00
Erik Sundell
7a491e403c
Merge branch 'main' into conda-channels
2024-09-04 13:16:58 +02:00
Erik Sundell
50c1b5f894
Merge pull request #990 from minrk/miniforge
...
Update base user environment to miniforge 24.7.1-0 (Python 3.12)
2024-09-04 13:08:17 +02:00
Min RK
5c8cb5bb26
Merge pull request #976 from jrdnbradford/add-conf-lockfile
...
Add TLJH config lockfile
2024-09-04 03:56:12 -07:00
Erik Sundell
8490ef2949
Update lower version bound on filelock, and add comment
2024-09-04 12:21:18 +02:00
Erik Sundell
5172ceb4f9
Update base user environment to miniforge 24.7.1-0 (Python 3.12)
2024-09-04 12:10:29 +02:00
Min RK
634956c33e
Update base user environment to miniforge 24.5.0-0 (Python 3.12)
...
mambaforge is deprecated, mamba has been in miniforge for some time now
2024-08-27 10:54:07 +02:00
Simon Li
5278351eb1
Merge pull request #989 from minrk/hub5
...
jupyterhub 5
2024-08-25 15:09:36 +01:00
Simon Li
22e08a458b
Merge pull request #988 from minrk/fix-launch
...
fix `-m` invocation of jupyterhub
2024-08-25 14:59:47 +01:00
Min RK
dcbb37688e
doc adding users with github, since they won't be allowed by default
2024-08-23 11:40:07 +02:00
Min RK
c492c176bc
allow all by default with default FirstUseAuthenticator
...
doesn't take effect if there's any auth config
2024-08-23 11:40:07 +02:00