pre-commit-ci[bot]
b171608e26
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-10 10:05:54 +00:00
Min RK
d65064af74
set timeout on docker workflow
...
avoids six hour runaway jobs
2023-02-10 11:04:29 +01:00
Sheila Kahwai
493d856872
add pytest-asycnio doc to toctree
2023-02-10 13:01:21 +03:00
Sheila Kahwai
2adb341769
add pytest-asyncio document
2023-02-10 12:09:08 +03:00
pre-commit-ci[bot]
ac9682a4a7
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-10 09:02:12 +00:00
Sheila
057d32c166
Merge branch 'jupyterhub:main' into asyncio-doc
2023-02-10 12:01:42 +03:00
Min RK
037c3bc184
debug: try pinning singleuser base image
2023-02-10 08:53:03 +01:00
Min RK
9a49d06b21
consolidate disable_user_config implementation
...
found some fixes required to run on ServerApp to affect extensions,
which were not affected before
2023-02-10 08:21:02 +01:00
pre-commit-ci[bot]
dff1b0aca6
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-09 10:10:40 +00:00
alwasega
9535fa3af1
Re-pushed files after merging main into references
2023-02-09 13:12:42 +03:00
pre-commit-ci[bot]
fed4cd5e40
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-09 09:49:53 +00:00
Allan Wasega
587e5ebfff
Merge branch 'jupyterhub:main' into references
2023-02-09 12:49:03 +03:00
alwasega
46be2c21e0
Pulled upstream changes and re-pushed files
2023-02-09 12:47:12 +03:00
alwasega
1837c33a56
Restructured references section of the docs
2023-02-09 12:25:07 +03:00
Min RK
40164e685f
pre-commit; updated black
2023-02-08 16:40:41 +01:00
Min RK
3ad81f3bce
sync with main
2023-02-08 16:39:59 +01:00
Min RK
155c8f664a
singleuser: add some clarifying comments
2023-02-08 16:13:14 +01:00
Min RK
969084df98
Apply suggestions from code review
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2023-02-08 16:12:49 +01:00
Min RK
39d4d38b8b
Merge pull request #4319 from minrk/require-sqla-14
...
require sqlalchemy 1.4
2023-02-08 15:31:14 +01:00
Sheila Kahwai
759c4c5ebc
move information to tests.md
2023-02-08 17:24:15 +03:00
Min RK
2bc452a617
Merge pull request #4328 from mouse1203/more_selenium
...
Selenium: adding new cases that covered Admin UI page
2023-02-08 13:38:36 +01:00
Sarah Gibson
8ef43941e8
Merge pull request #4340 from alwasega/explanation
2023-02-08 10:23:51 +00:00
pre-commit-ci[bot]
defde67746
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-08 08:22:43 +00:00
alwasega
3abce3581c
Added signpost comments in explanation/index and rbac/index files
2023-02-08 11:24:46 +03:00
pre-commit-ci[bot]
ec9e9c3b04
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-07 12:56:24 +00:00
alwasega
c766f5866e
incorporated changes after review
2023-02-07 15:58:05 +03:00
Erik Sundell
27c44e44c3
Merge pull request #4342 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-02-07 08:59:56 +01:00
mouse1203
af1dd54470
selenium:updating cases are related to Admin UI
...
According to the review updated cases covered the Admin UI:
- rename the function,
- add docstring,
- add parametrization,
- use the fixture admin_user instead of the function
2023-02-07 08:55:11 +01:00
pre-commit-ci[bot]
be07c7ef31
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-07 04:40:23 +00:00
pre-commit-ci[bot]
637cafcf6e
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/PyCQA/autoflake: v2.0.0 → v2.0.1](https://github.com/PyCQA/autoflake/compare/v2.0.0...v2.0.1 )
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0 )
2023-02-07 04:37:54 +00:00
Sheila Kahwai
977c5b7f0b
add README on use of pytest-asyncio
2023-02-06 17:11:44 +03:00
pre-commit-ci[bot]
a084d23107
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-06 08:32:25 +00:00
alwasega
c4d5762608
Moved Explanation/Background files
2023-02-06 11:31:37 +03:00
Erik Sundell
270b619921
Merge pull request #4339 from jupyterhub/dependabot/github_actions/docker/build-push-action-4.0.0
...
build(deps): bump docker/build-push-action from 3.3.0 to 4.0.0
2023-02-06 06:09:47 +01:00
dependabot[bot]
f2ac996bc6
build(deps): bump docker/build-push-action from 3.3.0 to 4.0.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](37abcedcc1...3b5e8027fc
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-06 05:06:42 +00:00
Sarah Gibson
8cb1e347da
Merge pull request #4338 from alwasega/tutorials_2
2023-02-03 14:58:19 +00:00
alwasega
d1fba40f9a
Added suggestion in tutorials/index.md
2023-02-03 16:54:24 +03:00
pre-commit-ci[bot]
195ec4c359
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-02-03 13:02:03 +00:00
alwasega
f857b17022
Moved last set of Tutorials
2023-02-03 15:57:35 +03:00
Min RK
58dccdb59b
jupyterhub-singleuser as a Jupyter Server 2.0 extension
...
mostly a copy (fork) of singleuser app
using public APIs instead of lots of patching.
opt-in via `JUPYTERHUB_SINGLEUSER_EXTENSION=1`
related changes:
- stop running a test single-user server in a thread. It's complicated and fragile.
Instead, run it normally, and get the info we need from a custom handler registered via an extension
via the `full_spawn` fixture
2023-02-02 16:14:06 +01:00
Erik Sundell
63f164ca53
Merge pull request #4334 from minrk/fix-ref
...
fix a couple ref links in changelog
2023-02-02 11:30:03 +01:00
Min RK
39f1faa1df
fix a couple ref links in changelog
...
maybe mangled in an rst2md migration
2023-02-02 11:11:35 +01:00
Georgiana
9de3757caa
Merge pull request #4332 from minrk/simplify-async-app
...
simplify some async fixtures
2023-02-02 11:20:17 +02:00
Sarah Gibson
75e49ebdd3
Merge pull request #4331 from alwasega/rediraffe
2023-02-01 12:55:55 +00:00
alwasega
150b22aab9
fixed comments syntax
2023-02-01 14:15:24 +03:00
alwasega
842712171e
Added comments in redirects.text file
2023-02-01 14:06:15 +03:00
alwasega
ce1264cd18
fixed typos in conf.py
2023-01-31 21:06:56 +03:00
pre-commit-ci[bot]
2755966adf
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-01-31 14:00:04 +00:00
alwasega
bea35a60df
Added missed redirects manually and updated comments on conf.py
2023-01-31 17:01:38 +03:00
Min RK
bf560707b6
Merge pull request #4326 from bl-aire/a11y
...
Improve contrast on muted text
2023-01-31 14:42:59 +01:00