6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-28 04:09:01 +00:00
tutor/tutor
Eric Herrera 17088e2fc6 feat: Conditional edx-platform patching
During Docker images build process, apply custom edx-platform patches when tutor patch 'openedx-dockerfile-git-patches-default' is defined or apply current release patches in other case. It avoids possible conflicts between the actually used edx-platform version and the current release patches.
2021-04-15 07:32:39 +02:00
..
commands fix: a few typing minor issues 2021-03-29 09:06:13 +02:00
templates feat: Conditional edx-platform patching 2021-04-15 07:32:39 +02:00
__about__.py v11.2.6 (2021-04-09) 2021-04-09 10:16:17 +02:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmounts.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
config.py fix: a few typing minor issues 2021-03-29 09:06:13 +02:00
env.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
images.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
interactive.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
jobs.py refactor: add type annotations 2021-03-15 21:46:55 +01:00
plugins.py fix: TypeError when PLUGINS is None 2021-03-30 09:23:16 +02:00
serialize.py fix: a few typing minor issues 2021-03-29 09:06:13 +02:00
utils.py feat: catch errors when writing a file where a directory exists 2021-03-15 23:26:38 +01:00