Commit Graph

1393 Commits

Author SHA1 Message Date
Erik Sundell
b048a56a30 Merge pull request #883 from audiodude/update-do
Docs: Update DigitalOcean install instructions with new screenshot for "user data"
2023-05-08 23:10:37 +02:00
Travis Briggs
b9e3cfe867 Update cost of Digital Ocean server and add new screenshot of Advanced Options -> User Data 2023-04-24 19:26:56 -07:00
pre-commit-ci[bot]
e6994aab2d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-24 00:10:25 +00:00
stevejpurves
836056f404 💚 green tests 2023-04-24 02:05:30 +02:00
stevejpurves
3f180a939f 🧪 add test 2023-04-24 02:05:30 +02:00
stevejpurves
fc34bc74aa added remove_named_servers setting 2023-04-24 02:05:28 +02:00
Erik Sundell
4aa96d92c3 Merge pull request #879 from Rom1deTroyes/patch-1
Typo : username -> admin-user-name
2023-04-24 01:58:02 +02:00
Romain Heller
ad5743c837 Typo : username -> admin-user-name 2023-04-23 21:52:47 +02:00
Erik Sundell
cca199ea68 Merge pull request #878 from consideRatio/pr/fix-readme-badge
docs: fix readme badge for tests
2023-04-17 15:13:16 +02:00
Erik Sundell
7cc4ebc7b2 docs: fix readme badge for tests 2023-04-17 15:08:07 +02:00
Erik Sundell
578e0a1fa1 Merge pull request #858 from minrk/update-base-env
Update base user environment to mambaforge 23.1.0-1 (Python 3.10)
2023-04-17 11:54:10 +02:00
Min RK
2fcd8efde3 increase test timeout
15 minutes isn't always enough for integration tests
2023-04-17 11:00:18 +02:00
Min RK
f13a31c20c update upgrade expectation for test_installer
it may not upgrade all the way to 1.4 if other packages are pinned in the base env
2023-04-17 10:56:24 +02:00
Erik Sundell
438df10e1a Fix tests for update of mambaforge from 22.11.1-4 to 23.1.0-1 2023-04-17 10:26:38 +02:00
Min RK
000e4f2540 sync with main 2023-04-17 09:44:58 +02:00
Min RK
8a174da59a Merge pull request #876 from consideRatio/pr/add-upgrade-tests
maint: add upgrade test from main branch, latest release, and 0.2.0
2023-04-17 09:43:23 +02:00
Erik Sundell
acd420765a ci: cleanup no longer needed .rst file type reference 2023-04-15 11:45:44 +02:00
Erik Sundell
6883316c36 Update mambaforge from 22.11.1-4 to 23.1.0-1 2023-04-15 11:06:29 +02:00
Erik Sundell
f219acd041 ci: remove unimportant and complicated job filtering 2023-04-15 10:56:44 +02:00
Erik Sundell
6ecbe083d5 ci: use non-deprecated codecov action 2023-04-15 10:49:40 +02:00
Erik Sundell
d531a127d8 ci: shorten job names 2023-04-15 10:49:40 +02:00
Erik Sundell
8e94bbe468 ci: add upgrade tests from: main, latest, and 0.2.0 2023-04-15 10:49:40 +02:00
Erik Sundell
17bbd6116b bootstrap.py: update documentation for consistency 2023-04-15 10:35:12 +02:00
Erik Sundell
7859e7f01b refactor: name pip_bin etc to clarify the python environment 2023-04-15 10:34:55 +02:00
Erik Sundell
ed334ac050 ci/docs: finalize transition to main branch 2023-04-15 08:40:06 +02:00
Yuvi Panda
ff276d1a29 Merge pull request #869 from consideRatio/pr/remove-nteract
breaking, maint: remove deprecated nteract-on-jupyter
2023-04-10 12:36:33 +05:30
Erik Sundell
7fd97ad5e0 Merge pull request #871 from consideRatio/pr/dependabot-monthly
dependabot: monthly updates of github actions
2023-04-07 15:58:16 +02:00
Erik Sundell
0324d88da2 dependabot: rename to .yaml 2023-04-05 10:19:27 +02:00
Erik Sundell
9144828e5b dependabot: monthly updates of github actions 2023-04-04 22:58:47 +02:00
Erik Sundell
9e1bc61519 breaking, maint: remove deprecated use of nteract-on-jupyter 2023-04-04 22:00:44 +02:00
Erik Sundell
f55e4cf615 Merge pull request #870 from consideRatio/pr/misc-rst-followups
docs: fix remaining issues following rst to myst transition
2023-04-04 21:58:09 +02:00
Erik Sundell
3ebe974de4 Merge pull request #862 from minrk/init-loggers
avoid registering duplicate log handlers
2023-04-04 21:54:45 +02:00
Erik Sundell
f9b2a05e18 docs: fix remaining issues following rst to myst transition 2023-04-04 21:48:13 +02:00
Erik Sundell
fa4a8bf6cb Merge pull request #863 from minrk/myst
docs: transition from rst to myst markdown using rst2myst
2023-04-04 21:35:43 +02:00
pre-commit-ci[bot]
ee0a2c9b66 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-04 19:31:36 +00:00
Erik Sundell
77e8544d80 docs: additional manual fixes for rst to myst 2023-04-04 21:31:24 +02:00
pre-commit-ci[bot]
f7b55c43aa [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-04 19:26:44 +00:00
Erik Sundell
153d575ae5 docs: manual formatting fixes following rst to myst conversion 2023-04-04 21:25:55 +02:00
Erik Sundell
82aac067b6 docs: add dollarmath myst extension
Enables use of `$$...$$` math blocks, see https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#math-shortcuts
2023-04-04 20:51:22 +02:00
Simon Li
25e4290f79 Merge pull request #842 from yuvipanda/upgrade-things
update: jupyterhub 3, oauthenticator 15, systemdspawner 0.17 (user env: ipywidgets 8)
2023-04-04 19:20:19 +01:00
Min RK
adbd41dcb0 Merge pull request #867 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-04 13:04:16 +02:00
pre-commit-ci[bot]
6b39d025bc [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v2.34.0...v3.3.1)
- [github.com/psf/black: 22.3.0 → 23.3.0](https://github.com/psf/black/compare/22.3.0...23.3.0)
- [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.6](https://github.com/pre-commit/mirrors-prettier/compare/v2.7.1...v3.0.0-alpha.6)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
- [github.com/pycqa/flake8: 4.0.1 → 6.0.0](https://github.com/pycqa/flake8/compare/4.0.1...6.0.0)
2023-04-04 06:23:11 +00:00
Min RK
2d1c584eca Fix wait/fail conditions in hub culling tests
- actually check for running server, matching comments, not just user existence
- catch asyncio.TimeoutError, not TimeoutError
- fail if condition is not met, rather than passing in both cases
- update some comments for accuracy (max age and timeout aren't the same)
2023-03-28 15:48:35 +02:00
Min RK
9b940c34fd don't let conda install wait for input 2023-03-27 15:43:46 +02:00
Min RK
b5a6b3f590 Avoid downgrading user-env conda/mamba
- Only check lower bound on conda/mamba, upgrade unbounded if not matched (let conda apply upper bound according to existing pins, such as Python)
- handle missing mamba
- avoid upgrading Python by aborting the install, instead of keeping old envs
- minimum supported Python for user env is 3.9
- Fix output reporting of conda install step (no need for json capture when we don't parse the output - exit codes will do)
2023-03-27 13:20:22 +02:00
Min RK
214635bf87 update doc contributing guide to point to markdown instead of rst 2023-03-27 10:25:18 +02:00
Min RK
1ac6f9983d markdownify add_users/packages included files
not caught in initial rst2myst
2023-03-27 10:22:45 +02:00
Min RK
76dadd7ef9 fix absolute refs
myst seems to create different refs than sphinx
2023-03-27 10:16:51 +02:00
Min RK
de36cfc116 adopt myst
run rst2myst, with minimal manual formatting fixes
2023-03-27 09:40:35 +02:00
Min RK
5980cb3ef2 log commands before they start (at debug level)
so you know what you're waiting for
2023-03-24 11:58:32 +01:00