tutor/tutor
Régis Behmo 7d20329894 feat: `local stop` on `dev start` (and vice versa)
Running `local start` while a dev platform is still running is a common sourse
of mistakes. Here we introduce a new action to automatically stop local and dev
projects whenever a project with a different name is started.
2022-04-24 09:56:12 +02:00
..
commands feat: `local stop` on `dev start` (and vice versa) 2022-04-24 09:56:12 +02:00
hooks feat: `local stop` on `dev start` (and vice versa) 2022-04-24 09:56:12 +02:00
plugins fix: unit tests with v1 plugin installed 2022-04-20 19:48:21 +02:00
templates fix: race condition could cause mkdirs() to fail with "dir exists" 2022-04-23 18:11:32 +02:00
__about__.py v13.1.11 (2022-04-12) 2022-04-12 17:37:55 +02:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmounts.py feat: add --mount option to local/dev 2022-04-20 19:33:17 +02:00
config.py feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
env.py feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py feat: upgrade to Maple 2021-12-20 21:21:36 +01:00
images.py feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
interactive.py feat: introduce `tutor dev quickstart` 2022-04-19 16:53:57 +02:00
jobs.py refactor: get rid of the openedx Docker entrypoint 2022-04-15 15:37:56 +02:00
serialize.py fix: YamlParamType supports line terminators 2021-04-25 09:14:21 +02:00
types.py feat: migrate to plugins.v1 with filters & actions 2022-04-15 15:30:54 +02:00
utils.py chore: fix various linting warnings in f-strings and docs 2022-02-25 14:50:36 +01:00