Skip to content

[BB-4230] feature: Support usage of `EDXAPP_FEATURES_EXTRA`.

João Cabrita requested to merge joaocabrita/bb_4230_edxapp_features into master

The user is now allowed to set feature flags through OCIM as he would when using the configuration playbooks.

Associated tickets: * BB-4230

h1. Testing

  1. Launch vanilla instance from this branch
  2. Launch vanilla instance from current master branch
  3. Verify that feature configurations are identical

Merge request reports