6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-12-12 06:07:56 +00:00
tutor/tutor
Régis Behmo d17fdaa658 More feature-complete dev/local docker-compose commands
By de-duplicating the code between dev.py and local.py, we are able to
support more docker-compose run/up/stop options passed from tutor. To do
so, we had to disable some features, such as automatically mounting the
edx-platform repo when the TUTOR_EDX_PLATFORM_PATH environment variable
was defined.
2020-01-10 11:10:54 +01:00
..
commands More feature-complete dev/local docker-compose commands 2020-01-10 11:10:54 +01:00
templates More feature-complete dev/local docker-compose commands 2020-01-10 11:10:54 +01:00
__about__.py v3.9.1 2020-01-08 20:09:33 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
config.py Move "-r/--root" option to parent command level 2019-12-15 18:52:58 +01:00
env.py Simplify patch internals 2020-01-08 12:20:24 +01:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py Add convenient fmt.echo_* functions 2019-05-29 09:53:54 +02:00
images.py Better dev environment 2019-10-24 20:03:36 +02:00
interactive.py Migrate notes to a dedicated plugin 2019-07-04 09:31:12 +08:00
plugins.py Make it possible to run plugin subcommands 2019-12-15 18:52:58 +01:00
scripts.py Fix minor scripts.py formatting 2019-12-05 12:42:41 +01:00
serialize.py Fix parsing of weird characters in configuration parameters 2019-07-11 10:31:23 +08:00
utils.py Minor black formatting issue 2019-11-22 09:23:59 +01:00