mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-10 15:20:56 +00:00
3377ffc38a
v0 plugin patches were directly added to ENV_PATCH, while v1 patches were added to ENV_PATCHES. ENV_PATCHES items are forwarded to ENV_PATCH later at runtime, which means that yaml plugin patches were always loaded before v1 patches. This was causing weird ordering issues, as discussed here: https://discuss.openedx.org/t/using-mfe-config-to-set-logo-trademark-url-for-the-footer-component-in-olive/9578 |
||
---|---|---|
.. | ||
commands | ||
core | ||
__init__.py | ||
helpers.py | ||
openedx-lms-common-settings | ||
test_config.py | ||
test_env.py | ||
test_images.py | ||
test_plugin_indexes.py | ||
test_plugins_v0.py | ||
test_serialize.py | ||
test_utils.py |