Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Conversation

@kdmccormick
Copy link
Contributor

@kdmccormick kdmccormick commented Aug 9, 2021

Description

The original commit made it so frontend services were started
as dependencies whenever LMS (or other services) were started.
The increased number of Docker containers is causing resource
depletion for at least one developer.
As a short-term fix, we will revert this commit.

This reverts most of commit 54fb57ffd94d1d723de0920b49922e0100abdae7,
although it leaves in place the changes to docs/workflow.rst, as they
are still relevant.
It also keeps ADR #4, but amends it.

Other information

This reverts part of (but not all of) https://github.com/edx/devstack/pull/783. Specifically, it puts the old dependency relationships back in place, but keeps the changes to frontend app names and frontend package mounting.

I will follow up this merge with a new email to the org.

…ntends

This commit made it so frontend services were started
as dependencies whenever LMS (or other services) were started.
The increased number of Docker containers is causing resource
depletion for at least one developer.
As a short-term fix, we will revert this commit.

This reverts most of commit 54fb57f,
although it leaves in place the changes to docs/workflow.rst, as they
are still relevant.
It also keeps ADR #4, but amends it.

* The Learning Management System (LMS).
* LMS micro-frontends, including Gradebook and Learning (a.k.a. the "new courseware experience").
* The Learning Management System (LMS)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want some of these updates, do you plan to use a separate PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robrap The README formatting? I don't plan on reintroducing those changes.

@kdmccormick kdmccormick merged commit 9c274e2 into master Aug 9, 2021
@kdmccormick kdmccormick deleted the kdmccormick/revert-invert-frontend-dependencies branch August 9, 2021 19:17
nsprenkle pushed a commit that referenced this pull request Nov 21, 2023
…ntends (#815)

This commit made it so frontend services were started
as dependencies whenever LMS (or other services) were started.
The increased number of Docker containers is causing resource
depletion for at least one developer.
As a short-term fix, we will revert this commit.

This reverts most of commit 54fb57f,
although it leaves in place the changes to docs/workflow.rst, as they
are still relevant.
It also keeps ADR #4, but amends it.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants