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

Updated README to include necessary information when running multiple isolated devstacks for same host. - #569

Merged
regisb merged 5 commits into
openedx-unsupported:masterfrom
CUCWD:ztraboo/multiple-releases-one-machine-u1
Aug 17, 2020
Merged

Updated README to include necessary information when running multiple isolated devstacks for same host.#569
regisb merged 5 commits into
openedx-unsupported:masterfrom
CUCWD:ztraboo/multiple-releases-one-machine-u1

Conversation

@ztraboo

@ztraboo ztraboo commented Jul 27, 2020

Copy link
Copy Markdown
Contributor

@openedx-webhooks openedx-webhooks added needs triage open-source-contribution PR author is not from Axim or 2U labels Jul 27, 2020
@openedx-webhooks

Copy link
Copy Markdown

Thanks for the pull request, @ztraboo! I've created OSPR-4866 to keep track of it in JIRA, where we prioritize reviews. Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@ztraboo

ztraboo commented Jul 27, 2020

Copy link
Copy Markdown
Contributor Author

Ready for edX review.

@ztraboo
ztraboo force-pushed the ztraboo/multiple-releases-one-machine-u1 branch from 693e9c8 to 574d744 Compare July 27, 2020 21:29
Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
@regisb

regisb commented Jul 28, 2020

Copy link
Copy Markdown
Contributor

FYI I'll be away from keyboard until Aug. 3rd, so I won't be able to revert my review until then.

@ztraboo
ztraboo force-pushed the ztraboo/multiple-releases-one-machine-u1 branch 2 times, most recently from 02985eb to b3d3fd3 Compare July 28, 2020 16:14
@ztraboo

ztraboo commented Jul 28, 2020

Copy link
Copy Markdown
Contributor Author

Comment thread README.rst Outdated
Comment thread README.rst Outdated
Comment thread README.rst Outdated
@ztraboo
ztraboo force-pushed the ztraboo/multiple-releases-one-machine-u1 branch from b3d3fd3 to f5a74ca Compare July 28, 2020 17:05
@ztraboo

ztraboo commented Jul 28, 2020

Copy link
Copy Markdown
Contributor Author

@natabene

Copy link
Copy Markdown

@nedbat This is ready, do you have some time to review it?

@ztraboo
ztraboo force-pushed the ztraboo/multiple-releases-one-machine-u1 branch 2 times, most recently from 92966f0 to c96d65e Compare July 29, 2020 18:07
@natabene
natabene requested a review from nedbat July 30, 2020 01:19

@regisb regisb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

A few additional minor changes are required. We're almost there!

Comment thread README.rst
Comment thread README.rst Outdated
Comment thread README.rst Outdated
@ztraboo
ztraboo force-pushed the ztraboo/multiple-releases-one-machine-u1 branch from c96d65e to b4e7ff0 Compare August 10, 2020 19:29
@ztraboo

ztraboo commented Aug 10, 2020

Copy link
Copy Markdown
Contributor Author

@regisb Sorry I was out last week. Please review changes with edx/devstack@c0b482d and let me know if you need me to revise anything.

@ztraboo
ztraboo force-pushed the ztraboo/multiple-releases-one-machine-u1 branch from b4e7ff0 to c0b482d Compare August 10, 2020 19:38
@natabene

Copy link
Copy Markdown

@regisb Thanks for reviewing this. CC @kdmccormick @jmbowman

Comment thread README.rst Outdated
Comment thread README.rst Outdated

@regisb regisb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please make sure all outstanding conversations can be resolved.

@ztraboo
ztraboo force-pushed the ztraboo/multiple-releases-one-machine-u1 branch from c0b482d to 52c629e Compare August 15, 2020 20:17
@ztraboo

ztraboo commented Aug 15, 2020

Copy link
Copy Markdown
Contributor Author

@regisb Once we get this readme resolved I'll apply those changes to https://github.com/edx/devstack/pull/564 too. Thanks for the review.

…nging releases.

- These were additional review changes requested by @regisb.
@ztraboo
ztraboo force-pushed the ztraboo/multiple-releases-one-machine-u1 branch from 52c629e to 2c799a0 Compare August 16, 2020 15:51
ztraboo added a commit to CUCWD/devstack that referenced this pull request Aug 17, 2020
ztraboo added a commit to CUCWD/devstack that referenced this pull request Aug 17, 2020
ztraboo added a commit to CUCWD/devstack that referenced this pull request Aug 17, 2020
ztraboo added a commit to CUCWD/devstack that referenced this pull request Aug 17, 2020
@ztraboo
ztraboo force-pushed the ztraboo/multiple-releases-one-machine-u1 branch from 89ff8de to 149bc79 Compare August 17, 2020 02:44
@regisb
regisb merged commit c958084 into openedx-unsupported:master Aug 17, 2020
@openedx-webhooks

Copy link
Copy Markdown

@ztraboo 🎉 Your pull request was merged!

Please take a moment to answer a two question survey so we can improve your experience in the future.

@regisb

regisb commented Aug 17, 2020

Copy link
Copy Markdown
Contributor

Thanks for your patience and cooperation @ztraboo!

@ztraboo

ztraboo commented Aug 17, 2020

Copy link
Copy Markdown
Contributor Author

No problem @regisb. I appreciate a thorough review. Helps me code better. :)

ztraboo added a commit to CUCWD/devstack that referenced this pull request Aug 17, 2020
…s one machine (regisb review).

Comments came from `master` edx/devstack@c0b482d
Fix issue with `docker-compose config` not outputting configuration information when `$(DOCKER_COMPOSE_FILES)` was excluded from the command.

It appears that leaving out `$(DOCKER_COMPOSE_FILES)` caused the `docker-compose config` to not include the **volume** information for services within the `docker-compose.yml` file, as well as, excluding additional services like `docker-compose-{analytics-pipeline,watchers}.yml` to name a few. 
Update provision-ecommerce.sh with recommended changes from @morenol

Co-authored-by: morenol <13-10934@usb.ve>
Merging additional updates based on openedx-unsupported#569 changes for the `readme` file.

- All changes from https://github.com/edx/devstack/pull/569 changes from this.
regisb pushed a commit that referenced this pull request Aug 17, 2020
…s one machine (regisb review).

Comments came from `master` edx/devstack@c0b482d
Fix issue with `docker-compose config` not outputting configuration information when `$(DOCKER_COMPOSE_FILES)` was excluded from the command.

It appears that leaving out `$(DOCKER_COMPOSE_FILES)` caused the `docker-compose config` to not include the **volume** information for services within the `docker-compose.yml` file, as well as, excluding additional services like `docker-compose-{analytics-pipeline,watchers}.yml` to name a few. 
Update provision-ecommerce.sh with recommended changes from @morenol

Co-authored-by: morenol <13-10934@usb.ve>
Merging additional updates based on #569 changes for the `readme` file.

- All changes from https://github.com/edx/devstack/pull/569 changes from this.
sambapete pushed a commit to EDUlib/devstack that referenced this pull request Nov 13, 2020
…s one machine (regisb review).

Comments came from `master` edx/devstack@c0b482d
Fix issue with `docker-compose config` not outputting configuration information when `$(DOCKER_COMPOSE_FILES)` was excluded from the command.

It appears that leaving out `$(DOCKER_COMPOSE_FILES)` caused the `docker-compose config` to not include the **volume** information for services within the `docker-compose.yml` file, as well as, excluding additional services like `docker-compose-{analytics-pipeline,watchers}.yml` to name a few. 
Update provision-ecommerce.sh with recommended changes from @morenol

Co-authored-by: morenol <13-10934@usb.ve>
Merging additional updates based on openedx-unsupported#569 changes for the `readme` file.

- All changes from https://github.com/edx/devstack/pull/569 changes from this.
ztraboo added a commit to CUCWD/devstack that referenced this pull request Oct 26, 2021
…s one machine (regisb review).

Comments came from `master` edx/devstack@c0b482d
Fix issue with `docker-compose config` not outputting configuration information when `$(DOCKER_COMPOSE_FILES)` was excluded from the command.

It appears that leaving out `$(DOCKER_COMPOSE_FILES)` caused the `docker-compose config` to not include the **volume** information for services within the `docker-compose.yml` file, as well as, excluding additional services like `docker-compose-{analytics-pipeline,watchers}.yml` to name a few.
Update provision-ecommerce.sh with recommended changes from @morenol

Co-authored-by: morenol <13-10934@usb.ve>
Merging additional updates based on openedx-unsupported#569 changes for the `readme` file.

- All changes from https://github.com/edx/devstack/pull/569 changes from this.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants