mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
0d997c9479
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 |
||
---|---|---|
.. | ||
commands | ||
core | ||
__init__.py | ||
helpers.py | ||
openedx-lms-common-settings | ||
test_bindmount.py | ||
test_config.py | ||
test_env.py | ||
test_plugin_indexes.py | ||
test_plugins_v0.py | ||
test_serialize.py | ||
test_utils.py |