7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-26 08:52:34 +00:00
tutor/tutor
Régis Behmo 0d997c9479 feat: auto-mount edx-platform python requirements
These changes make to possible to run:

    tutor mounts add /path/to/my-xblock

The xblock directory with then be auto-magically bind-mounted in the
"openedx" image at build time, and the lms*/cms* containers at run time.

This makes it effectively possible to work as a developer on
edx-platform requirements.

We take the opportunity to move some openedx-specific code to a
dedicated module.

Close https://github.com/openedx/wg-developer-experience/issues/177
2023-12-10 22:57:08 +01:00
..
commands feat: auto-mount edx-platform python requirements 2023-12-10 22:57:08 +01:00
core feat: images build openedx-dev 2023-06-14 21:08:49 +02:00
hooks feat: auto-mount edx-platform python requirements 2023-12-10 22:57:08 +01:00
plugins feat: auto-mount edx-platform python requirements 2023-12-10 22:57:08 +01:00
templates feat: auto-mount edx-platform python requirements 2023-12-10 22:57:08 +01:00
__about__.py v16.1.7 2023-11-17 10:34:21 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
bindmount.py feat: auto-mount edx-platform python requirements 2023-12-10 22:57:08 +01:00
config.py feat: simplify nightly management 2023-11-29 10:49:53 +01:00
env.py fix: fix ulimits error for elasticsearch in Docker rootless mode 2023-11-23 12:36:07 +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 refactor: simplify image tag management 2023-06-14 21:08:49 +02:00
interactive.py fix: Swahili locale name 2022-11-28 12:23:02 +01:00
py.typed feat: add py.typed for typing extensions 2022-10-26 12:28:16 +02:00
serialize.py fix: parse strings prefixed with "#" in config save --set ... 2023-09-06 12:06:10 +02:00
tasks.py feat: pluggable local/dev/k8s do <job> commands 2022-11-15 09:46:08 +01:00
types.py feat: plugin indexes 2023-02-10 10:06:38 +01:00
utils.py docs: docs.tutor.overhang.io -> docs.tutor.edly.io 2023-12-05 11:46:56 +01:00