-
Notifications
You must be signed in to change notification settings - Fork 79
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
75
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
75 commits
Select commit
Hold shift + click to select a range
e4be796
SNOW-2306184: config refactory entry point guarded by env
sfc-gh-mraba 6df5d6c
SNOW-2306184: config refactory entry point guarded by env - fix snapshot
sfc-gh-mraba dbcebc3
SNOW-2306184: config refactory - core abstraction
sfc-gh-mraba 248b286
SNOW-2306184: config refactory - top tier configuration sources
sfc-gh-mraba 0fb6eb6
SNOW-2306184: config refactory - env vars discovery
sfc-gh-mraba 4749dd9
SNOW-2306184: config refactory - move key mappings to module level
sfc-gh-mraba 2a7385f
SNOW-2306184: config refactory - SnowSQL config files behaviour
sfc-gh-mraba 64d715b
SNOW-2306184: config refactory - resolver history
sfc-gh-mraba 3657305
SNOW-2306184: config refactory - integrate new config
sfc-gh-mraba a0628a2
SNOW-2306184: config refactory - helpers command integration
sfc-gh-mraba 482750e
SNOW-2306184: config refactory - config testing setup
sfc-gh-mraba f633582
SNOW-2306184: config refactory - fix snowsql config format parsing
sfc-gh-mraba c52e141
SNOW-2306184: config refactory - drop tests for language functionality
sfc-gh-mraba 6128802
SNOW-2306184: config refactory - drop tests for language functionalit…
sfc-gh-mraba 5664e46
SNOW-2306184: config refactory - cleanup source config handlers naming
sfc-gh-mraba 2c89535
SNOW-2306184: config refactory - cleanup source ConfigValue creation
sfc-gh-mraba cc63fd7
SNOW-2306184: config refactor - simplify abstractions
sfc-gh-mraba 79b6c7f
SNOW-2306184: config refactor - simplified implementation
sfc-gh-mraba a0290b1
SNOW-2306184: config refactor - gh workflows
sfc-gh-mraba 8242756
SNOW-2306184: config refactor - cli env update
sfc-gh-mraba 2ab5502
SNOW-2306184: config refactor - snowsql env support
sfc-gh-mraba aa7853b
SNOW-2306184: config refactor - restore temp conn
sfc-gh-mraba 1ced02d
SNOW-2306184: config refactor - tests-ng fix
sfc-gh-mraba 1b13208
SNOW-2306184: config refactor - integrations ng
sfc-gh-mraba c04a7cc
SNOW-2306184: config refactor - old & new unit tests pass
sfc-gh-mraba 005e3db
SNOW-2306184: config refactor - old & new unit tests
sfc-gh-mraba 2ae4238
SNOW-2306184: config refactor - plugin tests in JSON format
sfc-gh-mraba 00daf6a
SNOW-2306184: config refactor - e2e fix attempt
sfc-gh-mraba 231f1b2
SNOW-2306184: config refactor - e2e fix attempt 3
sfc-gh-mraba 16c6900
SNOW-2306184: config refactor - e2e fix attempt 4
sfc-gh-mraba 8a484f3
SNOW-2306184: config refactor - e2e fix attempt 5
sfc-gh-mraba 93cb1e2
SNOW-2306184: config refactor - e2e fix attempt 5a
sfc-gh-mraba 2db49fb
SNOW-2306184: config refactor - e2e fix attempt 5b
sfc-gh-mraba 18a52ba
SNOW-2306184: config refactor - config_snapshot to distingush between…
sfc-gh-mraba 1947e9d
SNOW-2306184: config refactor - invalidate singleton between tests
sfc-gh-mraba f408374
SNOW-2306184: config refactor - list connections --all
sfc-gh-mraba 79f5627
SNOW-2306184: config refactor - snapshot COLUMNS=200
sfc-gh-mraba 58133fc
SNOW-2306184: config refactor - snapshot fix 2
sfc-gh-mraba e11a531
SNOW-2306184: config refactor - snapshot fix 3
sfc-gh-mraba 9228ec5
SNOW-2306184: config refactor - show-config-sources tests
sfc-gh-mraba 1d54c4e
SNOW-2306184: config refactor - more merging tests
sfc-gh-mraba 3a6a298
SNOW-2306184: config refactor - connections toml merging split
sfc-gh-mraba ad0a8bb
SNOW-2306184: config refactor - cleanup 1
sfc-gh-mraba bef03fa
SNOW-2306184: config refactor - cleanup 2
sfc-gh-mraba 5adb52a
SNOW-2306184: config refactor - cleanup 3
sfc-gh-mraba 7edbdc7
SNOW-2306184: config refactor - cleanup 4
sfc-gh-mraba 6c71735
SNOW-2306184: config refactor - cleanup 5
sfc-gh-mraba fd3d744
SNOW-2306184: config refactor - connections.toml legacy behaviour
sfc-gh-mraba c081f94
SNOW-2306184: config refactor - improve resolution raport
sfc-gh-mraba 66af182
SNOW-2306184: config refactor - improve connections env parsing
sfc-gh-mraba d4ce1e9
SNOW-2306184: config refactor - clean tmp files
sfc-gh-mraba 7b188a5
SNOW-2306184: config refactor - connection level overwrite for config…
sfc-gh-mraba d94d29a
SNOW-2306184: config refactor - variables merge
sfc-gh-mraba 55376b3
SNOW-2306184: config refactor - separate parsing from reading and mov…
sfc-gh-mraba 5a9b74a
SNOW-2306184: config refactor - Release Notes
sfc-gh-mraba 62db9ab
SNOW-2306184: config refactor - telemetry
sfc-gh-mraba 51f7f9d
SNOW-2306184: config refactor - telemetry test update
sfc-gh-mraba 7683f22
SNOW-2306184: config refactor - allow empty connections
sfc-gh-mraba aee3874
SNOW-2306184: config refactor - allow empty connections test fix
sfc-gh-mraba f3effcc
SNOW-2306184: config refactor - after rebase fixes
sfc-gh-mraba daa81f4
SNOW-2306184: config refactor - after rebase fixes 2
sfc-gh-mraba f975034
SNOW-2306184: config refactor - remove comments
sfc-gh-mraba 610a8da
SNOW-2306184: config refactor - value masking for ResolutionHistory
sfc-gh-mraba acdfb84
SNOW-2306184: config refactor - in memory pk
sfc-gh-mraba 995f91a
SNOW-2306184: config refactor - ensure file permissions checks
sfc-gh-mraba b849f52
SNOW-2306184: config refactor - tests for value masking
sfc-gh-mraba d1cb6f5
SNOW-2306184: config refactor - oauth typo
sfc-gh-mraba 13819cb
SNOW-2306184: config refactor - thread safe singleton
sfc-gh-mraba fb37a23
SNOW-2306184: config refactor - try_cast_to_bool compatibility added
sfc-gh-mraba 3e2ea59
SNOW-2306184: config refactor - sanitize logging
sfc-gh-mraba e494653
SNOW-2306184: config refactor - remove tomli conditional import
sfc-gh-mraba 236680f
SNOW-2306184: config refactor - test fix
sfc-gh-mraba c9bca4b
SNOW-2306184: config refactor - test fix 2
sfc-gh-mraba 99eb8d5
SNOW-2306184: config refactor - ensure file permissions checks - plug…
sfc-gh-mraba e429407
SNOW-2306184: config refactor - top level conn params
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
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.
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.