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

Rename ConfigProcessor to ConfigurationTransformer #7536

Merged
merged 1 commit into from Sep 20, 2023

Conversation

MichaReiser
Copy link
Member

@MichaReiser MichaReiser commented Sep 20, 2023

Summary

Renames ConfigProcessor to ConfigurationTransformer and change the method to consume the Configuration instead of taking a mutable reference (for easier usage)

Renames Overrides to CliOverrides to make their usage explicit (although it would be possible to use the same struct for applying other Overrides it is the only actual usage)

Test Plan

cargo test

@MichaReiser MichaReiser changed the title Rename ConfigProcessor to ConfigurationTransformr Rename ConfigProcessor to ConfigurationTransformer Sep 20, 2023
@MichaReiser MichaReiser added the internal An internal refactor or improvement label Sep 20, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 20, 2023

PR Check Results

Ecosystem

✅ ecosystem check detected no changes.

@MichaReiser MichaReiser force-pushed the merge-settings-and-all-settings branch 2 times, most recently from 530dba0 to 49afb83 Compare September 20, 2023 13:46
Base automatically changed from merge-settings-and-all-settings to main September 20, 2023 13:56
@MichaReiser MichaReiser enabled auto-merge (squash) September 20, 2023 13:58
@MichaReiser MichaReiser merged commit 83daddb into main Sep 20, 2023
16 checks passed
@MichaReiser MichaReiser deleted the rename-config-processor branch September 20, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants