Commit Graph

1271 Commits

Author SHA1 Message Date
Min RK
c80e5f6854 add python3 to integration test
debian base image doesn't include Python3
2023-03-21 11:05:25 +01:00
Min RK
e03f5ec2cd Require Debian 11, not 10
10 has too-old Python by default
2023-03-21 10:47:55 +01:00
Min RK
150a3f62d6 parse distro version tuples
instead of using floats
2023-03-21 10:39:40 +01:00
Min RK
aa72179afa require ubuntu 20.04, test on debian 10 2023-03-21 10:17:02 +01:00
Min RK
fcf6164e31 Merge pull request #800 from jochym/main
Add support for debian >=10 to bootstrap.py
2023-03-21 09:32:45 +01:00
Simon Li
fedb185bdf Merge pull request #838 from manics/release
Release 0.2.0 (JupyterHub 1.*)
0.2.0
2023-02-27 12:44:58 +00:00
Simon Li
1da06a0606 0.2.0 release date 2023-02-27 09:49:12 +00:00
Paweł T. Jochym
0b63febdde Merge pull request #2 from jupyterhub/main
Sync with upstream development
2023-02-23 11:34:51 +01:00
Simon Li
4245ac01cd 0.2.0 tentative release date 2023-02-10 2023-02-10 13:59:01 +00:00
Simon Li
971c716f0e Update changelog with PRs since 7fb84aad56 2023-02-10 11:51:33 +00:00
Simon Li
7a50cc9436 bootstrap.py: Only lookup git ref if TLJH_BOOTSTRAP_PIP_SPEC not set
test_bootstrap.py: use `--version main` since there are no tags/releases
2023-02-10 11:44:02 +00:00
Simon Li
6d1deaa19c Set version to 0.2.0 2023-02-10 11:44:02 +00:00
Simon Li
15b5f8c537 Single section for changelog
Very few PRs are labelled, so just have one `Merged PRs` section
2023-02-10 11:44:02 +00:00
Simon Li
8e7f534b4b changelog.md: github-activity --since 4a74ad17a1a19f6378efe12a01ba634ed90f1e03 2023-02-10 11:44:02 +00:00
Simon Li
7699209bc3 Switch default installed version to latest
This will correspond to the most recent release tag (excludes pre-releases)
2023-02-10 11:44:02 +00:00
Erik Sundell
c97bdd560e Merge pull request #851 from pnasrat/attempt-to-fix-ci
Fix broken CI
2023-02-09 17:34:28 +01:00
Pris Nasrat
9803df1d44 Trigger CI GitHub workflow in case flaky 2023-02-09 10:39:02 -05:00
Pris Nasrat
4a701d2e1c Remove commented out code in uid/gid debugging 2023-02-09 07:52:04 -05:00
Pris Nasrat
4eb2055e15 Fix rtd build
Pin Sphinx to below 6.0.0 see  pydata/pydata-sphinx-theme#1094
2023-02-07 11:42:38 -05:00
Pris Nasrat
acd64c277e Drop supplemental groups in install testing 2023-02-07 11:42:02 -05:00
Simon Li
57b0ed89b3 Try ignoring /sys/fs/cgroup mount 2023-02-07 11:42:02 -05:00
Simon Li
967348069f Add inspect to container debugging 2023-02-07 11:42:02 -05:00
Simon Li
6413268211 use id to debug test_install.py 2023-02-07 11:42:02 -05:00
Simon Li
20c6a851de integration-test.py: fix time delay check 2023-02-07 11:42:02 -05:00
Simon Li
ae5fd64576 integration-test.py: try docker first 2023-02-07 11:42:02 -05:00
Simon Li
05d46e1d9b integration-test.py: Add debugging info 2023-02-07 11:42:02 -05:00
Simon Li
5c475b876c Add debugging info to test_install permissions checks 2023-02-07 11:42:01 -05:00
Erik Sundell
619a7901f8 Merge pull request #848 from pnasrat/fix-sqlalchemy-1_x
Ensure SQLAlchemy 1.x used for hub
2023-02-06 22:28:48 +01:00
Paweł T. Jochym
a43872176a Merge pull request #1 from jupyterhub/main
Merge upstream development
2023-02-03 13:17:29 +01:00
Pris Nasrat
a7774e55de Ensure SQLAlchemy 1.x used for hub
Fixes #846
2023-01-30 11:17:37 -05:00
Erik Sundell
05e78d5740 Merge pull request #840 from consideRatio/pr/update-conf-py-etc
docs: update sphinx configuration, add opengraph and rediraffe, fix a warning
2022-12-13 23:04:07 +01:00
Erik Sundell
c49eae65bb docs: update rtd config 2022-11-28 09:33:51 +01:00
Erik Sundell
e30a979639 docs: refresh conf.py, add opengraph and rediraffe 2022-11-28 09:31:46 +01:00
Erik Sundell
89603d1b5c docs: remove reference to not-available image 2022-11-28 09:25:14 +01:00
Erik Sundell
52f5f00854 docs: relocate logo to _static for conformity 2022-11-28 09:19:23 +01:00
Erik Sundell
7fb84aad56 Merge pull request #837 from consideRatio/pr/set-output
ci: fix deprecation of set-output in github workflows
2022-11-16 07:52:28 +01:00
Erik Sundell
3275fb7637 ci: colorize output of jq 2022-11-14 14:19:33 +01:00
Erik Sundell
27dba29e04 ci: fix deprecation of set-output in github workflows
The -c flag on jq was used to emit JSON on a single line instead of
ending up with multi-line output, which would make it harder to pass as
output to an environment variable.
2022-11-14 14:18:34 +01:00
Georgiana
b1b2b3772f Merge pull request #835 from luong-komorebi/patch-1
Fix typo with --show-progress-page argument in example
2022-10-10 15:08:20 +02:00
Luong Vo
edd7cdf3c6 fix typo with --show-progress-page argument in example
close https://github.com/jupyterhub/the-littlest-jupyterhub/issues/827
2022-10-10 01:46:17 -07:00
Paweł T. Jochym
5f2e3b1726 Reflect distro support i comment 2022-09-21 20:28:25 +02:00
Paweł T. Jochym
45abba3c37 Add requested comments specific to debian 2022-09-15 17:34:25 +02:00
Paweł T. Jochym
d0204e23ac Merge branch 'jupyterhub:main' into main 2022-09-15 16:57:05 +02:00
Simon Li
e7728bc1b2 Merge pull request #826 from rdmolony/patch-1
docs: reference nbgitpullers docs to fix outdated tljh docs
2022-09-14 18:28:08 +01:00
Erik Sundell
48ef17cbee docs: use nbgitpuller link without dedicated domain 2022-09-14 19:08:43 +02:00
Erik Sundell
968d953121 Merge pull request #831 from consideRatio/pr/add-dependabot-for-gha
ci: add dependabot for github actions and bump them now
2022-09-09 22:48:43 +02:00
Erik Sundell
c56035ec0b ci: update github action versions 2022-09-09 22:29:41 +02:00
Erik Sundell
6e3f250dae ci: add dependabot bumping of github actions 2022-09-09 22:26:42 +02:00
Erik Sundell
51f2fbfb70 Merge pull request #817 from MridulS/test_2204
ci: run int. and unit tests on 22.04 LTS + py3.10
2022-09-09 22:25:42 +02:00
Erik Sundell
eec5da6b9b ci: don't test 21.10, only 22.04 2022-09-09 22:22:51 +02:00