6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-18 11:05:17 +00:00
tutor/tutor
Régis Behmo b6dc65cc64 refactor: deduplicate jobs code
createuser, importdemocourse and settheme were 100% duplicated code between
k8s.py and compose.py.
2022-11-15 09:46:08 +01:00
..
commands refactor: deduplicate jobs code 2022-11-15 09:46:08 +01:00
hooks feat: filter priorities 2022-11-15 09:46:08 +01:00
plugins chore: replaced unnamed hook filters by named equivalents 2022-11-14 12:25:28 +01:00
templates refactor: deduplicate jobs code 2022-11-15 09:46:08 +01:00
__about__.py Merge branch 'master' into nightly 2022-11-03 09:52:43 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmounts.py depr: get rid of the local/dev bindmount commands 2022-10-19 17:51:06 +02:00
config.py refactor: deduplicate jobs code 2022-11-15 09:46:08 +01:00
env.py refactor: deduplicate jobs code 2022-11-15 09:46:08 +01: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: deduplicate jobs code 2022-11-15 09:46:08 +01:00
py.typed feat: add py.typed for typing extensions 2022-10-26 12:28:16 +02:00
serialize.py fix: YamlParamType supports line terminators 2021-04-25 09:14:21 +02:00
types.py feat: add py.typed for typing extensions 2022-10-26 12:28:16 +02:00
utils.py fix: print proper command on check_output 2022-10-26 16:46:04 +02:00