Erik Sundell
32e50315ce
docs: update references from circleci to gha
2021-10-19 14:42:36 +02:00
Erik Sundell
fd99caa8fb
ci: bust cache based on python version
2021-10-19 14:42:36 +02:00
Erik Sundell
5d3e3c0f2c
ci: run unit tests against 18.04-20.04 and py36-py39
2021-10-19 14:42:36 +02:00
Erik Sundell
8054411e40
ci: dockerfile: avoid being asked question during apt-get
2021-10-19 14:42:36 +02:00
Erik Sundell
403f2cb5cb
ci: dockerfile: apply apt-get best-practices
2021-10-19 14:42:36 +02:00
Erik Sundell
922bfad0f5
ci: let ubuntu version be configurable
2021-10-19 14:42:36 +02:00
Erik Sundell
8635af59de
ci: run int. tests against py3.6 and py3.9
2021-10-19 14:42:36 +02:00
Erik Sundell
f4feaa08b5
ci: coalesce integration-test and upgrade-test into one workflow
2021-10-19 14:42:36 +02:00
Erik Sundell
211abb95e1
docs: remove circleci badge, add others
2021-10-19 14:42:36 +02:00
Erik Sundell
bc00d4f5c8
docs: rename README.rst to README.md
2021-10-19 14:42:36 +02:00
Erik Sundell
8c7c43d6e3
docs: convert README.rst to markdown
2021-10-19 14:42:36 +02:00
Erik Sundell
1ee39c5c55
ci: add echo command for consistency between two workflows
2021-10-19 14:42:36 +02:00
Erik Sundell
1f16542e09
ci: don't run tests unless needed
2021-10-19 14:42:36 +02:00
Erik Sundell
6daee0d643
ci: use pytest flags --color --exit-first --verbose
2021-10-19 14:42:36 +02:00
Erik Sundell
08544bc369
ci: end script lines without trailing backslash
2021-10-19 14:42:36 +02:00
Erik Sundell
82212f8494
ci: add some vertical space for readability
2021-10-19 14:42:36 +02:00
Yuvi Panda
d4be3c1313
Merge pull request #717 from yuvipanda/cleanup-retrieve
...
Don't open file twice when downloading conda
2021-10-19 17:50:00 +05:30
Erik Sundell
de146690ad
Apply suggestions from code review
2021-10-19 13:47:11 +02:00
Yuvi Panda
909b257981
Merge pull request #718 from consideRatio/master
...
docs: fix language regarding master
2021-10-19 16:40:13 +05:30
Erik Sundell
6d6ec61102
Apply suggestions from code review
2021-10-19 12:24:34 +02:00
YuviPanda
63ced8eb7d
Flush conda installer to disk before calculating sha
2021-10-19 15:07:44 +05:30
Erik Sundell
9179365a4f
docs: fix language regarding master
2021-10-19 11:33:58 +02:00
YuviPanda
9921403327
Don't open file twice when downloading conda
...
Unnecessary, and could also possibly cause races -
see https://github.com/jupyterhub/the-littlest-jupyterhub/pull/710#issuecomment-946165463
2021-10-19 14:05:36 +05:30
Yuvi Panda
ebd76f7732
Merge pull request #697 from manics/mamba
...
Switch to Mamba
2021-10-19 13:48:35 +05:30
Simon Li
f61b7fb7a9
Fix typo
2021-10-18 22:59:48 +01:00
Simon Li
80b347349a
Update to mambaforge_version 4.10.3-7
2021-10-18 22:51:12 +01:00
Simon Li
b3c07ba265
miniforge FIXME was fixed!
...
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com >
2021-10-18 22:09:42 +01:00
Simon Li
e3bb87b99c
Update Amazon docs:
...
`t2.micro` works but recommend `t3.small`
2021-10-18 20:31:41 +01:00
Simon Li
1859a4690f
Lower test memory to 900m
2021-10-18 19:42:51 +01:00
Simon Li
d869540a6c
ensure mamba installed, add old miniconda check back
2021-10-18 19:41:50 +01:00
Simon Li
0018beca4f
Switch to mambaforge
2021-10-18 19:41:50 +01:00
Yuvi Panda
4a7e545973
Merge pull request #715 from consideRatio/pr/refactor-bootstrap-for-readability
...
Refactor bootstrap.py script for readability
2021-10-18 23:55:29 +05:30
Erik Sundell
b1b867bd4e
bootstrap: tweak language in progress logs emitted
2021-10-18 19:38:56 +02:00
Erik Sundell
d36c53da1b
Require python 3.6+
2021-10-18 19:30:40 +02:00
Erik Sundell
4d5f20de14
Merge pull request #716 from yuvipanda/lower-memory
...
Try setting min. req to 1GB of RAM
2021-10-18 18:25:38 +02:00
Erik Sundell
1bdc9e9d82
Merge pull request #232 from yuvipanda/no-e
...
Exit when tljh-config is called as non-root
2021-10-18 18:22:31 +02:00
YuviPanda
19bbcb8ba3
Try setting min. req to 1GB of RAM
...
Now that we only ship prebuilt jupyterlab extensions,
maybe this is ok?
2021-10-18 18:39:50 +05:30
Yuvi Panda
22642f527f
Merge pull request #696 from Guillaume-Garrigos/patch-1
...
Reflect the fact that AWS free tier is not enough
2021-10-18 18:37:33 +05:30
Yuvi Panda
98739238a7
Merge pull request #712 from consideRatio/pr/add-readthedocs-yaml
...
ci: add .readthedocs.yaml
2021-10-18 18:34:08 +05:30
Yuvi Panda
f253d2a863
Merge pull request #713 from consideRatio/pr/remove-template-file
...
Remove template in root folder - a mistakenly committed file
2021-10-18 18:21:48 +05:30
Erik Sundell
ba84229c8f
Refactor bootstrap.py script for readability
2021-10-18 01:13:34 +02:00
Erik Sundell
00199cb6b1
ci: add .readthedocs.yaml
2021-10-17 05:17:53 +02:00
Erik Sundell
cc6e413fb7
Remove mistakenly added file
2021-10-17 04:33:24 +02:00
Erik Sundell
d9e525d853
Merge pull request #666 from DataCascadia/pycascades_sprints
...
Added instructions for restarting JupyterHub to docs (re: #455 )
2021-10-16 20:43:21 +02:00
Erik Sundell
d6cf2f4a5a
Apply suggestions from code review
2021-10-16 20:21:38 +02:00
Erik Sundell
7f8842b22e
Merge pull request #704 from jupyterhub/yuvipanda-patch-2
...
Bump nbgitpuller version
2021-10-16 19:55:10 +02:00
Erik Sundell
7de4aba7d9
Merge pull request #703 from jupyterhub/dependabot/pip/tljh/notebook-6.4.1
...
Bump notebook from 6.3.0 to 6.4.1 in /tljh
2021-10-16 19:50:18 +02:00
Erik Sundell
f930d9dfb7
Update nbgitpuller to 1.*
2021-10-16 19:05:21 +02:00
Erik Sundell
8629b3de32
docs: describe tljh-config commands by referencing --help
...
By not providing specific examples, we reduce the maintenance effort I
believe. I didn't want to add examples for all tljh-config commands as
those were anyhow documented via --help, and it felt like too much
documentation to maintain to describe it better than that.
2021-10-16 18:36:21 +02:00
Yuvi Panda
a7484f429e
Bump nbgitpuller version
...
Brings in a security fix.
See https://github.com/jupyterhub/nbgitpuller/security/advisories/GHSA-mq5p-2mcr-m52j
2021-08-30 18:58:29 +05:30