overhangio / tutor-discovery

Course Discovery plugin for Tutor
GNU Affero General Public License v3.0
11 stars 40 forks source link

fix: ConnectionError during init #34

Closed regisb closed 2 years ago

regisb commented 2 years ago

Since we introduced tutor dev quickstart, we must be able to initialize the discovery container in dev mode. The problem is that the "openedx" partner is unavailable in dev mode. Thus, we need to default to the "dev" partner in dev mode.

Close #33.

regisb commented 2 years ago

This is ready for review @overhangio/tutor-maintainers. Please let me know what you think @nimsacode.