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

Conversation

@clintonb
Copy link
Contributor

@clintonb clintonb commented Dec 8, 2016

ECOM-6561

@clintonb clintonb merged commit f259227 into master Dec 8, 2016
@clintonb clintonb deleted the comment-fix branch December 8, 2016 23:36
asamolion referenced this pull request in edly-io/devstack Apr 24, 2019
# This is the 1st commit message:

ADD: add clone feature for edly wp repos

# The commit message #2 will be skipped:

# ADD: add wordpress clone support

# The commit message #3 will be skipped:

# WIP: add WP container

# The commit message #4 will be skipped:

# ADD: add config for wordpress plugins, themes and env

# The commit message #5 will be skipped:

# MOD: refine the config for WP container

# The commit message #6 will be skipped:

# ADD: add custom build script for edly/wp docker image

# The commit message #7 will be skipped:

# FIX: remove unnecessary keys

# The commit message #8 will be skipped:

# FIX: add correct settings in wp-config.php

# The commit message #9 will be skipped:

# MOD: add custom config for WP image

# The commit message #10 will be skipped:

# FIX: use proper docker image

# The commit message #11 will be skipped:

# ADD: add must install wp plugins

# The commit message #12 will be skipped:

# FIX: fix version of wordpress docker image
kdmccormick added a commit that referenced this pull request Jun 17, 2021
lms now depends on frontend-app-learning; previously, the
converse was true. Running `make dev.up.lms` will start the
frontend-app-learning container.
This change has been made for all Devstack frontends/backends.

This is breaking in that `make dev.up.frontend-app-*` is no longer
the best way to start a frontend from a clean state, since it will
not start related backend service(s).
Instead, the backend service should be started, which will cause all
related frontend apps to be started as dependencies.

See included ADR (#3) for more context.
kdmccormick added a commit that referenced this pull request Jun 17, 2021
lms now depends on frontend-app-learning; previously, the
converse was true. Running `make dev.up.lms` will start the
frontend-app-learning container.
This change has been made for all Devstack frontends/backends.

This is breaking in that `make dev.up.frontend-app-*` is no longer
the best way to start a frontend from a clean state, since it will
not start related backend service(s).
Instead, the backend service should be started, which will cause all
related frontend apps to be started as dependencies.

See included ADR (#3) for more context.
nedbat pushed a commit that referenced this pull request Jun 24, 2021
The Getting Started steps had two #3, and one of them was mis-formatted.
The links to Getting Started in the named-release page weren't links.
Now they are, though they go to the GitHub page rather than the
readthedocs page. We should fix that in the future.
nedbat pushed a commit that referenced this pull request Jun 24, 2021
The Getting Started steps had two #3, and one of them was mis-formatted.
The links to Getting Started in the named-release page weren't links.
Now they are, though they go to the GitHub page rather than the
readthedocs page. We should fix that in the future.
kdmccormick added a commit that referenced this pull request Jun 24, 2021
lms now depends on frontend-app-learning; previously, the
converse was true. Running `make dev.up.lms` will start the
frontend-app-learning container.
This change has been made for all Devstack frontends/backends.

This is breaking in that `make dev.up.frontend-app-*` is no longer
the best way to start a frontend from a clean state, since it will
not start related backend service(s).
Instead, the backend service should be started, which will cause all
related frontend apps to be started as dependencies.

See included ADR (#3) for more context.
kdmccormick added a commit that referenced this pull request Jun 24, 2021
lms now depends on frontend-app-learning; previously, the
converse was true. Running `make dev.up.lms` will start the
frontend-app-learning container.
This change has been made for all Devstack frontends/backends.

This is breaking in that `make dev.up.frontend-app-*` is no longer
the best way to start a frontend from a clean state, since it will
not start related backend service(s).
Instead, the backend service should be started, which will cause all
related frontend apps to be started as dependencies.

See included ADR (#3) for more context.
kdmccormick added a commit that referenced this pull request Jul 6, 2021
lms now depends on frontend-app-learning; previously, the
converse was true. Running `make dev.up.lms` will start the
frontend-app-learning container.
This change has been made for all Devstack frontends/backends.

This is breaking in that `make dev.up.frontend-app-*` is no longer
the best way to start a frontend from a clean state, since it will
not start related backend service(s).
Instead, the backend service should be started, which will cause all
related frontend apps to be started as dependencies.

See included ADR (#3) for more context.
kdmccormick added a commit that referenced this pull request Jul 8, 2021
lms now depends on frontend-app-learning; previously, the
converse was true. Running `make dev.up.lms` will start the
frontend-app-learning container.
This change has been made for all Devstack frontends/backends.

This is breaking in that `make dev.up.frontend-app-*` is no longer
the best way to start a frontend from a clean state, since it will
not start related backend service(s).
Instead, the backend service should be started, which will cause all
related frontend apps to be started as dependencies.

See included ADR (#3) for more context.
kdmccormick added a commit that referenced this pull request Jul 27, 2021
lms now depends on frontend-app-learning; previously, the
converse was true. Running `make dev.up.lms` will start the
frontend-app-learning container.
This change has been made for all Devstack frontends/backends.

This is breaking in that `make dev.up.frontend-app-*` is no longer
the best way to start a frontend from a clean state, since it will
not start related backend service(s).
Instead, the backend service should be started, which will cause all
related frontend apps to be started as dependencies.

See included ADR (#3) for more context.
kdmccormick added a commit that referenced this pull request Jul 30, 2021
lms now depends on frontend-app-learning; previously, the
converse was true. Running `make dev.up.lms` will start the
frontend-app-learning container.
This change has been made for all Devstack frontends/backends.

This is breaking in that `make dev.up.frontend-app-*` is no longer
the best way to start a frontend from a clean state, since it will
not start related backend service(s).
Instead, the backend service should be started, which will cause all
related frontend apps to be started as dependencies.

See included ADR (#3) for more context.
kdmccormick added a commit that referenced this pull request Jul 30, 2021
lms now depends on frontend-app-learning; previously, the
converse was true. Running `make dev.up.lms` will start the
frontend-app-learning container.
This change has been made for all Devstack frontends/backends.

This is breaking in that `make dev.up.frontend-app-*` is no longer
the best way to start a frontend from a clean state, since it will
not start related backend service(s).
Instead, the backend service should be started, which will cause all
related frontend apps to be started as dependencies.

See included ADR (#3) for more context.
nsprenkle pushed a commit that referenced this pull request Nov 21, 2023
The Getting Started steps had two #3, and one of them was mis-formatted.
The links to Getting Started in the named-release page weren't links.
Now they are, though they go to the GitHub page rather than the
readthedocs page. We should fix that in the future.
cruise-control-service pushed a commit to eduNEXT/devstack that referenced this pull request Feb 26, 2024
…ONK-1691

YONK-1691 - Updated README.rst and bash files for edx-solutions ironwood setup
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.

1 participant