[BD-21] Use edx-toggle's SettingDictToggle to document setting-based feature toggles - #25332
Conversation
|
Thanks for the pull request, @regisb! I've created BLENDED-630 to keep track of it in Jira. More details are on the BD-21 project page. When this pull request is ready, tag your edX technical lead. |
|
The tests are failing because edx-toggles needs some of the commits from openedx/edx-toggles#70. Otherwise this is ready for review @robrap. |
d96b10b to
46582c4
Compare
|
Why am I getting quality warnings from portions of files which I did not touch? |
46582c4 to
34cfaef
Compare
34cfaef to
491ef22
Compare
6d69b30 to
6ebec58
Compare
6ebec58 to
daef264
Compare
|
Your PR has finished running tests. There were no failures. |
robrap
left a comment
There was a problem hiding this comment.
Confirming that this is ready to merge on your end as well. If so, I will merge this in the morning.
|
EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production. |
|
EdX Release Notice: This PR has been deployed to the production environment. |
This depends on openedx/edx-toggles#70 (merged)
Note that here we only document feature toggles, but we don't expose them (yet) as part of the feature toggle API.
Here we document the following setting toggles:
cc @robrap