Erik Sundell
|
5b820bc855
|
ci: provide a timeout to ensure logs are collected
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
fe8ba1596d
|
ci: fix missing test reference in docs
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
69f2b0b504
|
ci: test against 21.10
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
96c3e6fb93
|
ci: add debugging message
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
513aff1102
|
ci: Dockerfile: /lib/systemd/systemd instead of /sbin/init
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
a4768226ee
|
ci: make pytest report time per test
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
777c78e0fe
|
test: document test_bootstrap.py refactoring plan
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
104ffcf8a6
|
ci: pytest --capture=no for more logs
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
2b265baa0b
|
tests: improve test readability by partial string match
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
4042967437
|
Unpin pip to support 20.04
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
2dfe4b8211
|
ci: towards testing non-LTS ubuntu versions
|
2021-10-19 14:42:36 +02:00 |
|
Erik Sundell
|
e1b39cc4d3
|
ci: use separate steps for pytest install and run
|
2021-10-19 14:42:36 +02:00 |
|
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 |
|