This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 421
Target changed to dev image for devstack for LMS & Studio #1018
Merged
zubairshakoorarbisoft
merged 4 commits into
master
from
zshkoor/devstack-lms-dev-target-image
Mar 16, 2023
Merged
Target changed to dev image for devstack for LMS & Studio #1018
zubairshakoorarbisoft
merged 4 commits into
master
from
zshkoor/devstack-lms-dev-target-image
Mar 16, 2023
Conversation
This file contains 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
f63991b
to
a7ad46b
Compare
UsamaSadiq
previously requested changes
Feb 21, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
d7fb5b1
to
a9a6bdb
Compare
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
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/edx-platform#31737
How to test
make dev.up.lms
Commands to test
make dev.shell.lms
is running fine and opening shellmake dev.provision.lms
is running finemake dev.logs.lms
is not throwing any errors, it should run fine and showing logspython manage.py lms migrate