Skip to content

settings.MITX_FEATURES => settings.FEATURES - #1827

Merged
singingwolfboy merged 2 commits into
masterfrom
db/remove-mitx-from-features
Dec 4, 2013
Merged

settings.MITX_FEATURES => settings.FEATURES#1827
singingwolfboy merged 2 commits into
masterfrom
db/remove-mitx-from-features

Conversation

@singingwolfboy

Copy link
Copy Markdown
Contributor

Part 2 of #1815

@gwprice @feanil

@feanil

feanil commented Dec 3, 2013

Copy link
Copy Markdown
Contributor

This should also include a change log entry as it will affect anyone running an instance of the platform that is overriding the features dict.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Revert

@singingwolfboy

Copy link
Copy Markdown
Contributor Author

Tests are now passing.

@feanil: I've added a changelog entry. Can you make the appropriate change to the configuration repo when this lands?

@gwprice: Can you take another look, and hopefully provide a thumbs-up?

@gwprice

gwprice commented Dec 3, 2013

Copy link
Copy Markdown

It would actually be nice to provide a transition period for the environment variable by doing ENV_TOKENS.get('FEATURES', ENV_TOKENS.get('MITX_FEATURES', {})). This would avoid the need for close coordination with the configuration repo.

For a smoother transition to the new world
@singingwolfboy

Copy link
Copy Markdown
Contributor Author

@gwprice Done.

@gwprice

gwprice commented Dec 3, 2013

Copy link
Copy Markdown

👍

feanil referenced this pull request in openedx-unsupported/configuration Dec 3, 2013
@feanil

feanil commented Dec 3, 2013

Copy link
Copy Markdown
Contributor

@gwprice good idea,

opened https://github.com/edx/configuration/pull/518 to match the new configuration to this since the sandboxes use that along with master, gonna wait to update our currently running configurations until after this is released, which seems like it will not be for a week and a half.

changes look good.

singingwolfboy added a commit that referenced this pull request Dec 4, 2013
settings.MITX_FEATURES => settings.FEATURES
@singingwolfboy
singingwolfboy merged commit d1f3e3a into master Dec 4, 2013
@singingwolfboy
singingwolfboy deleted the db/remove-mitx-from-features branch December 4, 2013 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants