This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Target changed to dev image for devstack for LMS & Studio - #1018
Merged
zubairshakoorarbisoft merged 4 commits intoMar 16, 2023
Conversation
zubairshakoorarbisoft
force-pushed
the
zshkoor/devstack-lms-dev-target-image
branch
from
February 20, 2023 10:58
f63991b to
a7ad46b
Compare
zubairshakoorarbisoft
marked this pull request as ready for review
February 21, 2023 07:18
UsamaSadiq
previously requested changes
Feb 21, 2023
UsamaSadiq
left a comment
Contributor
There was a problem hiding this comment.
We should also look for any other targets using default edxapp_env and update those in the Makefile such as dev.migrate.lms/studio etc.
zubairshakoorarbisoft
force-pushed
the
zshkoor/devstack-lms-dev-target-image
branch
from
March 10, 2023 14:02
d7fb5b1 to
a9a6bdb
Compare
zubairshakoorarbisoft
force-pushed
the
zshkoor/devstack-lms-dev-target-image
branch
from
March 16, 2023 12:14
2479c17 to
5bbbc44
Compare
iamsobanjaved
approved these changes
Mar 16, 2023
XLAR-8
pushed a commit
to XLAR-8/devstack
that referenced
this pull request
Jul 26, 2023
…supported#1018) * feat: target dev image changed for LMS and Studio * fix: env variables updated for lms and cms * fix: rollback pip.txt changes * fix: lms_watcher target updated
nsprenkle
pushed a commit
that referenced
this pull request
Nov 21, 2023
* feat: target dev image changed for LMS and Studio * fix: env variables updated for lms and cms * fix: rollback pip.txt changes * fix: lms_watcher target updated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task description:
openedx/openedx-platform#31737
How to test
make dev.up.lmsCommands to test
make dev.shell.lmsis running fine and opening shellmake dev.provision.lmsis running finemake dev.logs.lmsis not throwing any errors, it should run fine and showing logspython manage.py lms migrate