Min RK
1eb0b1b073
preserve CLI > env priority in jupyterhub-singleuser extension
2023-05-12 17:21:12 +02:00
Min RK
9ea9902c76
Merge pull request #4448 from minrk/collab-link
...
Fix link to collaboration accounts doc in example
2023-05-11 21:35:35 +02:00
Min RK
6494017ce2
Fix link to collaboration accounts doc in example
2023-05-11 15:08:14 +02:00
Simon Li
b0cd9eebe9
Merge pull request #4443 from manics/node18
...
Update jsx dependencies as much as possible
2023-05-11 00:35:43 +01:00
Min RK
c3d4885521
Merge pull request #4428 from minrk/faq-share
...
update sharing faq for 2023
2023-05-10 17:08:32 +02:00
Min RK
2919aaae79
Merge pull request #4444 from manics/remove-alpine
...
Remove Dockerfile.alpine
2023-05-08 14:24:20 +02:00
Simon Li
1986ba71c1
Remove Dockerfile.alpine
2023-05-06 12:49:02 +01:00
Simon Li
a2c39a4dbc
Remove multi-arch cross-compilation debugging
2023-05-06 12:33:32 +01:00
Simon Li
1e847c8710
Reduce container build time to 20
2023-05-06 12:22:25 +01:00
Simon Li
83a8552a63
Clean-up FROM --platform leftover from debugging
2023-05-06 12:09:43 +01:00
Simon Li
f60c633320
Replace apt -q with apt-get -qq
2023-05-06 11:58:05 +01:00
Simon Li
a5c7384228
Completely seperate jupyterhub and other wheel stages
2023-05-06 11:44:42 +01:00
Simon Li
27de930978
More debugging
2023-05-06 10:40:07 +01:00
Simon Li
98e76d52bc
Debugging BUILDPLATFORM TARGETPLATFORM
2023-05-06 00:51:53 +01:00
Simon Li
729aac9bd1
Why is BUILDPLATFORM linux/arm64 when buliding arm64 on a gh amd64 runner?
2023-05-06 00:38:05 +01:00
Simon Li
bc85c445ab
Attempt to reduce container build time
...
JupyterHub is pure Python, so can be built in a native platform image and copied into the target platform image
2023-05-06 00:03:32 +01:00
Simon Li
9f708fa10c
lodash per method packages are deprecated
...
https://lodash.com/per-method-packages
2023-05-05 23:36:53 +01:00
Simon Li
d26c7cd6fc
Try increasing release container build time to 45
2023-05-05 22:54:20 +01:00
Simon Li
0174083439
regenerate yarn.lock
2023-05-05 21:04:03 +01:00
Simon Li
e6fc2aee4a
Update package.json as much as possible without tests failing
2023-05-05 21:04:03 +01:00
Simon Li
47513cfbd0
npx npm-check-updates -u
2023-05-05 21:04:03 +01:00
Simon Li
4e7147a495
Update nodejs from 12 to 18
2023-05-05 21:04:00 +01:00
Min RK
5cfc0db0d5
Merge pull request #4441 from ryanlovett/support-bot-typo
2023-05-04 08:37:24 +02:00
ryanlovett
eb862e2cbb
Fix "Thanks" typo.
2023-05-03 17:35:10 -07:00
Min RK
98799e4227
Merge pull request #4432 from huntdatacenter/add-research-institution
...
add HUNT into research institutions
2023-05-03 14:07:04 +02:00
Min RK
ea6a0e53cc
Merge pull request #4440 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-05-02 09:14:20 +02:00
Min RK
f2b42a50c8
Merge pull request #4438 from yuvipanda/no-mo-admin
...
Remove old admin JS code
2023-05-02 09:13:33 +02:00
pre-commit-ci[bot]
43336f5b07
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-05-02 04:27:03 +00:00
pre-commit-ci[bot]
bf2d948366
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2 )
- [github.com/PyCQA/autoflake: v2.0.2 → v2.1.1](https://github.com/PyCQA/autoflake/compare/v2.0.2...v2.1.1 )
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v3.0.0-alpha.9-for-vscode](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.6...v3.0.0-alpha.9-for-vscode )
2023-05-02 04:26:36 +00:00
YuviPanda
271fd35bce
Remove old admin JS code
...
We have a new react based admin, and this JS was just loading
and doing nothing.
2023-05-01 11:35:22 -07:00
Min RK
1d70986c25
Merge pull request #4435 from mouse1203/playwright_more
...
Finish migrating browser tests from selenium to playwright
2023-04-28 12:50:52 +02:00
mouse1203
ec017d1f1d
Update test_browser.py
...
added to test_start_stop_server_on_admin_page waiting to load page
2023-04-27 15:16:29 +02:00
mouse1203
a8c804de5b
Finish to migrate tests from selenium to playwright
...
Removed selenium tests and configuration
Added the rest of playwright tests
2023-04-27 14:43:59 +02:00
Min RK
3578001fab
Merge pull request #4431 from mouse1203/playwright_more
...
Migrate some tests from selenium to playwright
2023-04-27 12:59:53 +02:00
Matúš Košút
b199110276
add HUNT into research institutions
2023-04-26 16:13:13 +02:00
mouse1203
b69bba5a7d
Adding new playwright tests and removing a part of Selenium tests
...
Added Playwright tests which are covered Login, Spawning, Home and Token pages
Removed Selenium cases which are covered Login, Spawning, Home and Token pages
2023-04-25 10:42:05 +02:00
Min RK
efdad701df
Merge pull request #4420 from mouse1203/playwright_more
2023-04-24 08:49:13 +02:00
Min RK
8a074b12b5
Merge pull request #4429 from consideRatio/pr/fix-missing-redirects
2023-04-24 08:46:06 +02:00
Erik Sundell
b5e5fe630d
docs: fix missing redirects for api to reference/api
2023-04-23 08:02:52 +02:00
mouse1203
5d23bf6da3
Update test.yml
...
remove stage:
- name: Install playwright module
2023-04-21 15:35:12 +02:00
mouse1203
e5a8939481
Update setup.py
...
Update setup.py
2023-04-20 14:42:37 +02:00
mouse1203
0eca901c65
Added playwright in setup.py
...
Added "playwright" in setup.py under test section
2023-04-20 14:37:40 +02:00
mouse1203
4a1964f881
Updated configuration for selenium/playwright
...
Renamed selenium/playwright to browser in markers and configuration
2023-04-20 14:19:46 +02:00
Min RK
131094b5ff
Merge pull request #4426 from minrk/upgrade-note
...
add upgrade note for 4.0 to changelog
2023-04-20 14:16:04 +02:00
Min RK
4544a98fb9
put upgrade note to note heading
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2023-04-20 14:11:38 +02:00
Min RK
cbacdecb1e
update sharing faq for 2023
2023-04-20 13:52:01 +02:00
Erik Sundell
64d8b2adc9
Merge pull request #4427 from minrk/rtd-internal-links
...
Fix some public URL links within the docs
2023-04-20 13:48:55 +02:00
Min RK
9c83c15f67
Fix some public URL links within the docs
...
there shouldn't be any links to jupyterhub.readthedocs.io
2023-04-20 13:36:16 +02:00
Min RK
d2a545a01e
add upgrade note for 4.0 to changelog
2023-04-20 12:59:42 +02:00
Min RK
10e7ab96e5
Bump to 4.0.0
4.0.0
2023-04-20 12:18:26 +02:00