Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple Open edX devstacks #1

Closed
wants to merge 23 commits into from

Conversation

arbrandes
Copy link

@arbrandes arbrandes commented May 14, 2020

Description

This allows for multiple edX devstacks by letting the user specify which compose project to target.

Concerns

This will be necessary if/when https://github.com/edx/devstack/pull/532 merges. For now this is up for comments, only.

@arbrandes
Copy link
Author

FYI @bradenmacdonald.

@arbrandes arbrandes force-pushed the multiple-edx-devstacks branch 4 times, most recently from 8bdaba6 to 96f27e2 Compare May 20, 2020 19:40
mavidser and others added 14 commits August 5, 2020 11:40
Introduces two new query params for the GET /bundles API:
- uuid takes comma separated uuids and return those bundles.
- text_search searches for the text in the title, description and slug of
available bundles.
…928-content-library-index

[BD-14] Add support for filtering bundles by UUID and text search in title, description and slugs.
…add-dockerfile

WIP: Add new dockerfile and github action to publish it
…x-make-docker-build

Update make docker_build targets.
Move constraints to constraints.txt
…x-unsupported#82)" (openedx-unsupported#84)

This reverts commit b269ba9.

We are reverting for two reasons:
1. We're diagnosing some blockstore deployment issues that arose in May,
   so we'd like to remove this variable for now.
2. We want Blockstore to support Python 3.5 and Python 3.8
   simultaneously for a period of time so that we can toggle
   between 3.5/3.8 in edx/configuration easily.
@arbrandes arbrandes force-pushed the multiple-edx-devstacks branch 4 times, most recently from d2608d1 to c5569df Compare September 30, 2020 15:15
This allows for multiple edX devstacks (introduced via
https://github.com/edx/devstack/pull/532) by letting the user specify
which compose project to target.

It also adds a couple of convenience Makefile targets.
@Kelketek
Copy link
Member

Kelketek commented Dec 1, 2020

@arbrandes The PR referenced in this PR has merged. Does that mean this is now needed?

@arbrandes
Copy link
Author

@Kelketek, you comment was buried in my inbox - forgive the delay.

This has actually been merged as part of the upstream PR.

@arbrandes arbrandes closed this Dec 22, 2020
@arbrandes arbrandes deleted the multiple-edx-devstacks branch December 22, 2020 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants