6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-22 09:29:02 +00:00
tutor/changelog.d
Régis Behmo ff0e8f7140 fix: pin openedx dev Docker image tag with tutor version
When running:

    tutor dev run -m /path/to/edx-platform lms
    pip install -r requirements/edx/development.txt

I realised that I was re-installing packages that should already have been
present in the image. The reason for that was that I was running an outdated
version of the dev version of the openedx Docker image. This happens because
`tutor dev run` does not trigger an image re-build.

We solve this issue by pinning the openedx dev Docker image tag to the current
tutor version.
2022-11-29 09:02:50 +01:00
..
scriv docs: migrate to scriv to manage changelog 2022-11-24 16:15:15 +01:00
20221128_091915_regis_fix_jinja_min_version.md docs: add missing changelog entry 2022-11-28 10:07:02 +01:00
20221128_100809_regis_mongodb_ssl.md feat: support for mongodb SSL+auth source/mech+replica set 2022-11-28 13:09:13 +01:00
20221128_111113_regis_fix_docker_openedx_dev_version.md fix: pin openedx dev Docker image tag with tutor version 2022-11-29 09:02:50 +01:00
20221128_122211_regis.md fix: Swahili locale name 2022-11-28 12:23:02 +01:00
scriv.ini docs: migrate to scriv to manage changelog 2022-11-24 16:15:15 +01:00