6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-21 17:09:03 +00:00
tutor/docs
Florian Haas 407a8566df fix: Correct EDX_PLATFORM_VERSION default for local edx-platform forks
PR #619 set the EDX_PLATFORM_VERSION build arg's default to
OPENEDX_COMMON_VERSION. While this works fine for setting a
non-default branch to run edx code from (say, "master"), it may break
if the user sets OPENEDX_COMMON_VERSION to a branch or tag name that
does not exist upstream in repositories *other than*
EDX_PLATFORM_REPOSITORY.

Thus, introduce a separate configuration parameter,
EDX_PLATFORM_VERSION, to match the build arg of the same name. Set its
default to OPENEDX_COMMON_VERSION.

This way, the user can deploy an arbitrarily-named fork of
edx-platform, while retaining the default OPENEDX_COMMON_VERSION
(like, for example "open-release/maple.3") for everything else.
2022-04-15 09:24:15 +02:00
..
download docs: wrap tutor[full] in quotes for zsh compatibility 2022-04-15 09:20:21 +02:00
img docs: reorganize local guides in tutorials 2021-10-14 12:59:57 +02:00
plugins minor typos fixed 2022-03-29 08:44:33 +02:00
reference/cli Swap incorrect documentation filenames 2021-10-28 15:57:06 +02:00
tutorials docs: update Nightly docs to reference [full] installation 2022-04-15 09:20:21 +02:00
_release_description.md docs: wrap tutor[full] in quotes for zsh compatibility 2022-04-15 09:20:21 +02:00
.gitignore Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00
conf.py refactor: add code coverage, cover CLI commands with tests 2022-01-04 13:40:33 +01:00
configuration.rst fix: Correct EDX_PLATFORM_VERSION default for local edx-platform forks 2022-04-15 09:24:15 +02:00
dev.rst minor typos fixed 2022-03-29 08:44:33 +02:00
faq.rst minor typos fixed 2022-03-29 08:44:33 +02:00
gettingstarted.rst feat: upgrade to Maple 2021-12-20 21:21:36 +01:00
index.rst docs: add link to changelog in project links 2022-01-08 19:07:26 +01:00
install.rst docs: wrap tutor[full] in quotes for zsh compatibility 2022-04-15 09:20:21 +02:00
intro.rst minor typos fixed 2022-03-29 08:44:33 +02:00
k8s.rst minor typos fixed 2022-03-29 08:44:33 +02:00
local.rst minor typos fixed 2022-03-29 08:44:33 +02:00
Makefile docs: keep running "make watch" on failure 2021-11-25 12:25:23 +01:00
plugins.rst minor typos fixed 2022-03-29 08:44:33 +02:00
quickstart.rst minor typos fixed 2022-03-29 08:44:33 +02:00
reference.rst docs: change "Reference" heading to "CLI Reference" 2022-03-10 19:26:18 +01:00
run.rst docs: build docs in CI (and be nitpicky about it) 2021-10-14 12:59:57 +02:00
testimonials.rst v10.0.0 Upgrade to Juniper (2020-06-15) 2020-06-15 10:19:07 +02:00
troubleshooting.rst minor typos fixed 2022-03-29 08:44:33 +02:00
tutor.rst minor typos fixed 2022-03-29 08:44:33 +02:00
tutorials.rst docs: Document how to run Tutor on ARM-based systems 2022-01-03 06:56:58 +01:00
whatnext.rst minor typos fixed 2022-03-29 08:44:33 +02:00