-
Notifications
You must be signed in to change notification settings - Fork 313
Migrate Querying of Environment Variables to to ConfigHelper
#9620
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
Open
mhlidd
wants to merge
29
commits into
master
Choose a base branch
from
mhlidd/migrate_to_config_helper
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+709
−266
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
140e25d
Refactored EnvironmentVariables to be testable.
AlexeyKuznetsov-DD 2b8305e
WIP.
AlexeyKuznetsov-DD 0969a7d
adding supported-configurations.json file
mhlidd 0eda863
removing extra supported-configurations.json
mhlidd d4cf4fb
migrating config-utils tests and ConfigInversionMetric telemetry
mhlidd 76281ab
config inversion init
mhlidd 83f0f98
migrating config-utils tests
mhlidd e9f9689
undo move of test files that rely on inject*config
mhlidd 9625dd4
adding deprecation handling
mhlidd a2926f9
updating tests
mhlidd bcb6db6
spotless
mhlidd 31fc7b4
excluding json from shadowjar
mhlidd 71e309f
updating gradle files
mhlidd c65460a
responding to PR comments
mhlidd a4de955
updating class coverage exclude
mhlidd cad575c
updating ConfigHelper to be a singleton
mhlidd 5fe0a88
refactoring ConfigHelper and ConfigurationSources to simplify code re…
mhlidd 4c924eb
responding to PR comments and refactoring ConfigHelperTest to utilize…
mhlidd 3bbf486
updating PR comments
mhlidd 8ba684e
cleanup and code coverage
mhlidd 3ad209b
init migration
mhlidd 6e107b2
creating noop implementation of ConfigInversionMetricCollector
mhlidd 0777920
adding Noop implementation to exclude code coverage
mhlidd 089eedd
adding to bootstrap classpath for testing
mhlidd 62c8530
bugfixes
mhlidd ebaad98
adding more configurations to supported-configurations and updating n…
mhlidd ed338ba
fix native build and update telemetry test with clear error message
mhlidd 6642903
PR comments
mhlidd 2401cfd
removing explicit dependency on environment component
mhlidd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.