Skip to content

core(config): use fr config to construct the legacy config #13965

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

Merged
merged 21 commits into from
Jul 18, 2022

Conversation

adamraine
Copy link
Member

@adamraine adamraine commented May 4, 2022

Previously the fr default config was just the legacy default config with a few modifications. This PR just reverses the relationship so the new default will be all in one file. The FR config now lives in default-config.js and the legacy config lives in legacy-default-config.js.

In a follow-up PR I am planning to remove the fraggle-rock/ config folder and replace it with a legacy one.

@adamraine adamraine requested a review from a team as a code owner May 4, 2022 22:25
@adamraine adamraine requested review from connorjclark and removed request for a team May 4, 2022 22:25
@brendankenny
Copy link
Contributor

In a follow-up PR I am planning to remove the fraggle-rock/ config folder and replace it with a legacy one.

maybe that should happen in one PR? Presumably that would preserve more blame since a lot of things (like UIStrings) would be unchanged

@adamraine
Copy link
Member Author

maybe that should happen in one PR? Presumably that would preserve more blame since a lot of things (like UIStrings) would be unchanged

Hmm yeah, also looks like the id for all the UI strings gets updated so I will try that.

Copy link
Collaborator

@connorjclark connorjclark left a comment

Choose a reason for hiding this comment

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

LGTM

In a follow-up PR I am planning to remove the fraggle-rock/ config folder and replace it with a legacy one.

Should do this first: #14105

@adamraine adamraine changed the title core(config): use default fr config to construct the legacy config core(config): use fr config to construct the legacy config Jul 18, 2022
@adamraine adamraine merged commit 538d4ae into master Jul 18, 2022
@adamraine adamraine deleted the fr-config-as-basae branch July 18, 2022 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants