Sarah Gibson
|
3eeb028f1f
|
Merge pull request #1026 from jrdnbradford/schema-unittests
`tljh-config` JSON schema unit tests
|
2025-04-17 13:39:57 +01:00 |
|
Sarah Gibson
|
0384a46720
|
Merge pull request #1031 from GeorgianaElena/rm-old-ubuntu
Remove unit tests against Ubuntu 20.04 and Python 3.9
|
2025-04-17 12:50:30 +01:00 |
|
pre-commit-ci[bot]
|
142d22616c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-04-16 17:30:33 +00:00 |
|
Jordan Bradford
|
5ff2c8aa6f
|
Simplify testing of schema
|
2025-04-16 13:30:14 -04:00 |
|
Georgiana Dolocan
|
bba39bdfde
|
Rm test with old Ubuntu and Python version
|
2025-04-16 20:05:37 +03:00 |
|
Sarah Gibson
|
c1134a5341
|
Merge pull request #1025 from jrdnbradford/integration-test-extensions
Fix `test_serverextensions` integration test
|
2025-04-16 17:51:36 +01:00 |
|
Sarah Gibson
|
989f772872
|
Merge pull request #1030 from jnywong/update-docs
Remove references to tls.domain config
|
2025-04-16 17:44:47 +01:00 |
|
Jordan Bradford
|
d5752b6c76
|
decode instead of capture_text
|
2025-04-15 13:15:24 -04:00 |
|
jnywong
|
dcdf2dc9b4
|
Remove references to tls.domain config
|
2025-04-15 15:51:27 +01:00 |
|
Jordan Bradford
|
251099caac
|
Remove tls tests
|
2025-03-11 14:42:22 -04:00 |
|
Jordan Bradford
|
fa83068cdb
|
Remove required properties for TLS
|
2025-03-11 14:38:26 -04:00 |
|
Jordan Bradford
|
3ee67e1581
|
Add test file for config validation
|
2025-03-11 14:13:28 -04:00 |
|
Jordan Bradford
|
a1f1c5e046
|
Remove FIXME
|
2025-03-11 14:12:40 -04:00 |
|
Jordan Bradford
|
8e318586c3
|
Make cert and key required for TLS
|
2025-03-11 14:12:09 -04:00 |
|
Jordan Bradford
|
a099bf647d
|
Capture text output
|
2025-03-07 16:41:09 -05:00 |
|
Yuvi Panda
|
8cb42a9fc1
|
Merge pull request #1022 from manics/readme-ubuntu
Fix Ubuntu version in README
|
2025-02-18 10:38:31 -08:00 |
|
Simon Li
|
29dda40b33
|
Fix Ubuntu version in README
|
2025-02-14 16:24:30 +00:00 |
|
Min RK
|
4b066766d9
|
Merge pull request #1015 from yuvipanda/local-dev
Set development env vars in dev documentation correctly
|
2024-12-10 10:49:22 +01:00 |
|
Min RK
|
947eb028a9
|
Merge pull request #1016 from yuvipanda/classi
Link what 'jupyterlab' and 'classic' link to
|
2024-12-09 10:40:37 +01:00 |
|
YuviPanda
|
d695d29a6d
|
Link what 'jupyterlab' and 'classic' link to
|
2024-12-08 19:31:41 -08:00 |
|
YuviPanda
|
53eceabd11
|
Set development env vars in dev documentation correctly
Without this, the current dev setup documentation does not
work.
|
2024-12-08 19:23:21 -08:00 |
|
Min RK
|
0f7d4f4748
|
Merge pull request #1014 from jupyterhub/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
|
2024-12-02 08:57:30 +01:00 |
|
dependabot[bot]
|
0907ca4ad4
|
Bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-01 05:16:04 +00:00 |
|
Min RK
|
3397e75dc5
|
Merge pull request #1013 from jrdnbradford/fix-cpu-schema
Fix `cpu` and `memory` config validation in JSON schema
|
2024-11-15 08:26:36 +01:00 |
|
Jordan Bradford
|
cd53b41b49
|
Also allow None for memory
|
2024-11-14 23:17:32 -05:00 |
|
Jordan Bradford
|
5916407a50
|
Update tljh/config_schema.py
Co-authored-by: Min RK <benjaminrk@gmail.com>
|
2024-11-14 23:14:17 -05:00 |
|
Jordan Bradford
|
e515bcad26
|
Fix None config test
|
2024-11-14 22:56:43 -05:00 |
|
Jordan Bradford
|
5a9cb2b395
|
Update tljh-config --help
|
2024-11-14 22:51:43 -05:00 |
|
Jordan Bradford
|
9ed2a92585
|
Parse None
|
2024-11-14 22:51:15 -05:00 |
|
Jordan Bradford
|
e7555ae29c
|
Remove integer
|
2024-11-14 15:01:57 -05:00 |
|
Jordan Bradford
|
73331f28fd
|
Use anyOf
|
2024-11-14 12:07:35 -05:00 |
|
Jordan Bradford
|
6531b6b7aa
|
Update cpu types
|
2024-11-14 11:49:54 -05:00 |
|
Erik Sundell
|
c0563ab573
|
Bump to 2.0.1.dev
|
2024-10-21 10:26:00 +02:00 |
|
Erik Sundell
|
a47a171850
|
Bump to 2.0.0
2.0.0
|
2024-10-21 10:25:07 +02:00 |
|
Erik Sundell
|
04e2568fb3
|
Merge pull request #1010 from consideRatio/pr/cl200
Add changelog for 2.0.0
|
2024-10-21 10:24:18 +02:00 |
|
Erik Sundell
|
145d58f86e
|
Add changelog for 2.0.0
|
2024-10-20 21:22:24 +02:00 |
|
Erik Sundell
|
3ebdbe1d83
|
Merge pull request #1009 from consideRatio/pr/betastate
Remove mention about beta state
|
2024-10-20 21:05:00 +02:00 |
|
Erik Sundell
|
f573525bf0
|
Remove mention about beta state
|
2024-10-20 21:01:28 +02:00 |
|
Erik Sundell
|
0370b57b32
|
Merge pull request #1008 from consideRatio/pr/unpin-jh
Update jupyterhub pinning to >=5.2.0,<6 from ==5.1.0
|
2024-10-20 15:49:33 +02:00 |
|
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 |
|