Skip to content
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

[Breaking] Standardize configurations so they are all lower case #461

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

allada
Copy link
Collaborator

@allada allada commented Dec 8, 2023

To make the configuration more standardized we have moved all config properties that might be set in the json to be lower case.

Before we had a mix of sometimes lower case and sometimes upper. By making this a hard rule, we simplify a lot of this thought.


This change is Reviewable

Copy link
Collaborator Author

@allada allada left a comment

Choose a reason for hiding this comment

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

+@adam-singer

cc: @chrisstaite-menlo (We decided to always make everything lower case in the config in the hopes to future-proof breaking changes. This will break current users though).

Reviewable status: 0 of 14 files reviewed, all discussions resolved (waiting on @adam-singer)

Copy link
Contributor

@adam-singer adam-singer left a comment

Choose a reason for hiding this comment

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

I assume existing config files in the repo also need to be changed?

Reviewed 14 of 14 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @allada)

To make the configuration more standardized we have moved all
config properties that might be set in the json to be lower case.

Before we had a mix of sometimes lower case and sometimes upper.
By making this a hard rule, we simplify a lot of this thought.
Copy link
Collaborator Author

@allada allada left a comment

Choose a reason for hiding this comment

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

I think this is ready yo land.

Reviewable status: 0 of 41 files reviewed, all discussions resolved (waiting on @adam-singer)

@allada allada changed the title [Breaking]Standardize configurations so they are all lower case [Breaking] Standardize configurations so they are all lower case Dec 12, 2023
Copy link
Contributor

@adam-singer adam-singer left a comment

Choose a reason for hiding this comment

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

Reviewed 41 of 41 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @allada)

@allada allada merged commit 3329d7c into main Dec 12, 2023
19 of 21 checks passed
@allada allada deleted the all-configs-to-lower-case branch December 12, 2023 20:30
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.

None yet

2 participants