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

Easier runtime config for mapping mocks and remove unnecessary mock cloud adapter config #52

Merged
merged 12 commits into from
Sep 28, 2023

Conversation

wilyle
Copy link
Contributor

@wilyle wilyle commented Sep 27, 2023

Makes it easier to configure the mapping mocks (both in-memory and external) at runtime with layered configuration files. Also removes the mock cloud adapter config which was not used.

This addresses two of the tasks in #17, but more work is needed before that can be closed. This PR should serve as a precedent for the remaining work.

@github-actions
Copy link
Contributor

Alex Recommends Report

Alex recommends the following language changes, but Alex is a regular expression based algorithm, so take them with a grain of salt.

✨ 🚀 ✨ Nothing to Report ✨ 🚀 ✨

Copy link
Contributor

@ashbeitz ashbeitz left a comment

Choose a reason for hiding this comment

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

Please take a look at my comments.

build_common/src/lib.rs Outdated Show resolved Hide resolved
build_common/src/lib.rs Show resolved Hide resolved
common/src/config_utils.rs Outdated Show resolved Hide resolved
common/src/config_utils.rs Outdated Show resolved Hide resolved
mocks/mock_mapping_service/src/config.rs Outdated Show resolved Hide resolved
common/src/config_utils.rs Outdated Show resolved Hide resolved
mapping_clients/in_memory_mock_mapping_client/README.md Outdated Show resolved Hide resolved
mapping_clients/mock_mapping_service_client/README.md Outdated Show resolved Hide resolved
mapping_clients/in_memory_mock_mapping_client/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@ashbeitz ashbeitz left a comment

Choose a reason for hiding this comment

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

Approved.

@wilyle wilyle merged commit 8424d00 into main Sep 28, 2023
14 checks passed
@wilyle wilyle deleted the wilyle/config branch September 28, 2023 19:41
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