-
Notifications
You must be signed in to change notification settings - Fork 80
SNOW-2306184: config-ng refactor #2642
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
sfc-gh-mraba
wants to merge
83
commits into
SNOW-2306184-ng-config-support-3
Choose a base branch
from
SNOW-2306184-ng-config-support-4
base: SNOW-2306184-ng-config-support-3
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.
Open
Changes from all commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
8694dfe
SNOW-2306184: config refactory entry point guarded by env
sfc-gh-mraba 7a178e0
SNOW-2306184: config refactory entry point guarded by env - fix snapshot
sfc-gh-mraba 0808a88
SNOW-2306184: config refactory - core abstraction
sfc-gh-mraba b1fd701
SNOW-2306184: config refactory - top tier configuration sources
sfc-gh-mraba 807b786
SNOW-2306184: config refactory - env vars discovery
sfc-gh-mraba 2613e47
SNOW-2306184: config refactory - move key mappings to module level
sfc-gh-mraba a2b25df
SNOW-2306184: config refactory - SnowSQL config files behaviour
sfc-gh-mraba 9d43613
SNOW-2306184: config refactory - resolver history
sfc-gh-mraba f417de5
SNOW-2306184: config refactory - integrate new config
sfc-gh-mraba 28b958f
SNOW-2306184: config refactory - helpers command integration
sfc-gh-mraba 6dbc22d
SNOW-2306184: config refactory - config testing setup
sfc-gh-mraba d1f569e
SNOW-2306184: config refactory - fix snowsql config format parsing
sfc-gh-mraba dc506f1
SNOW-2306184: config refactory - drop tests for language functionality
sfc-gh-mraba 2b51f76
SNOW-2306184: config refactory - drop tests for language functionalit…
sfc-gh-mraba e11d294
SNOW-2306184: config refactory - cleanup source config handlers naming
sfc-gh-mraba 1b9e9f4
SNOW-2306184: config refactory - cleanup source ConfigValue creation
sfc-gh-mraba 4364081
SNOW-2306184: config refactor - simplify abstractions
sfc-gh-mraba f60495b
SNOW-2306184: config refactor - simplified implementation
sfc-gh-mraba 59b18b9
SNOW-2306184: config refactor - gh workflows
sfc-gh-mraba f34bfb3
SNOW-2306184: config refactor - cli env update
sfc-gh-mraba 92ba812
SNOW-2306184: config refactor - snowsql env support
sfc-gh-mraba c2d4c75
SNOW-2306184: config refactor - restore temp conn
sfc-gh-mraba d1419aa
SNOW-2306184: config refactor - tests-ng fix
sfc-gh-mraba 2fbbd23
SNOW-2306184: config refactor - integrations ng
sfc-gh-mraba f021e26
SNOW-2306184: config refactor - old & new unit tests pass
sfc-gh-mraba dd71995
SNOW-2306184: config refactor - old & new unit tests
sfc-gh-mraba 2a339a9
SNOW-2306184: config refactor - plugin tests in JSON format
sfc-gh-mraba 0caa52c
SNOW-2306184: config refactor - e2e fix attempt
sfc-gh-mraba 048e62b
SNOW-2306184: config refactor - e2e fix attempt 3
sfc-gh-mraba f9f1b35
SNOW-2306184: config refactor - e2e fix attempt 4
sfc-gh-mraba 03edd7c
SNOW-2306184: config refactor - e2e fix attempt 5
sfc-gh-mraba 67ed4be
SNOW-2306184: config refactor - e2e fix attempt 5a
sfc-gh-mraba 187f833
SNOW-2306184: config refactor - e2e fix attempt 5b
sfc-gh-mraba d28e4ef
SNOW-2306184: config refactor - config_snapshot to distingush between…
sfc-gh-mraba e8680d4
SNOW-2306184: config refactor - invalidate singleton between tests
sfc-gh-mraba f19c289
SNOW-2306184: config refactor - list connections --all
sfc-gh-mraba 2c8183e
SNOW-2306184: config refactor - snapshot COLUMNS=200
sfc-gh-mraba 3b11fe7
SNOW-2306184: config refactor - snapshot fix 2
sfc-gh-mraba 0e6f52e
SNOW-2306184: config refactor - snapshot fix 3
sfc-gh-mraba e77f0b1
SNOW-2306184: config refactor - show-config-sources tests
sfc-gh-mraba ad64e0d
SNOW-2306184: config refactor - more merging tests
sfc-gh-mraba 8e177a0
SNOW-2306184: config refactor - connections toml merging split
sfc-gh-mraba 0e38f93
SNOW-2306184: config refactor - cleanup 1
sfc-gh-mraba 9b5dd26
SNOW-2306184: config refactor - cleanup 2
sfc-gh-mraba 70215d6
SNOW-2306184: config refactor - cleanup 3
sfc-gh-mraba ade4605
SNOW-2306184: config refactor - cleanup 4
sfc-gh-mraba 8139f54
SNOW-2306184: config refactor - cleanup 5
sfc-gh-mraba e841d24
SNOW-2306184: config refactor - connections.toml legacy behaviour
sfc-gh-mraba a50e5f6
SNOW-2306184: config refactor - improve resolution raport
sfc-gh-mraba 918ef34
SNOW-2306184: config refactor - improve connections env parsing
sfc-gh-mraba a9c7896
SNOW-2306184: config refactor - clean tmp files
sfc-gh-mraba bfe85b4
SNOW-2306184: config refactor - connection level overwrite for config…
sfc-gh-mraba 0b549d0
SNOW-2306184: config refactor - variables merge
sfc-gh-mraba 2f20e32
SNOW-2306184: config refactor - separate parsing from reading and mov…
sfc-gh-mraba 8194a60
SNOW-2306184: config refactor - Release Notes
sfc-gh-mraba af5d0d0
SNOW-2306184: config refactor - telemetry
sfc-gh-mraba 29208dc
SNOW-2306184: config refactor - telemetry test update
sfc-gh-mraba 17a2999
SNOW-2306184: config refactor - allow empty connections
sfc-gh-mraba a64e423
SNOW-2306184: config refactor - allow empty connections test fix
sfc-gh-mraba c1e4956
SNOW-2306184: config refactor - after rebase fixes
sfc-gh-mraba 3425638
SNOW-2306184: config refactor - after rebase fixes 2
sfc-gh-mraba 843c1fa
SNOW-2306184: config refactor - remove comments
sfc-gh-mraba 3d80a44
SNOW-2306184: config refactor - value masking for ResolutionHistory
sfc-gh-mraba df5960a
SNOW-2306184: config refactor - in memory pk
sfc-gh-mraba cbac3ab
SNOW-2306184: config refactor - ensure file permissions checks
sfc-gh-mraba a7d8843
SNOW-2306184: config refactor - tests for value masking
sfc-gh-mraba 4468fa9
SNOW-2306184: config refactor - oauth typo
sfc-gh-mraba c594a76
SNOW-2306184: config refactor - thread safe singleton
sfc-gh-mraba 463b436
SNOW-2306184: config refactor - try_cast_to_bool compatibility added
sfc-gh-mraba e9e0225
SNOW-2306184: config refactor - sanitize logging
sfc-gh-mraba c949d3a
SNOW-2306184: config refactor - remove tomli conditional import
sfc-gh-mraba bf7273b
SNOW-2306184: config refactor - test fix
sfc-gh-mraba 7b64a33
SNOW-2306184: config refactor - test fix 2
sfc-gh-mraba b2dafe4
SNOW-2306184: config refactor - ensure file permissions checks - plug…
sfc-gh-mraba 5994714
SNOW-2306184: config refactor - top level conn params
sfc-gh-mraba da8f5ef
SNOW-2306184: config refactor - improve performance for key discovery
sfc-gh-mraba dc214c2
SNOW-2306184: config refactor - silent exceptions logged as warning w…
sfc-gh-mraba 26d2396
SNOW-2306184: config refactor - silent exceptions logged as warning w…
sfc-gh-mraba f57daf1
SNOW-2306184: config refactor - track resolution history only when re…
sfc-gh-mraba 8fe3463
SNOW-2306184: config refactor - track resolution history only when re…
sfc-gh-mraba 124e9e0
SNOW-2306184: config refactor - track resolution history only when re…
sfc-gh-mraba 589e82e
SNOW-2306184: config refactor - move from Literal to Enum
sfc-gh-mraba 4b45a3e
SNOW-2306184: config refactor - SnowSQL default fallback
sfc-gh-mraba 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
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.