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.
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
Store remote dataset credentials separately #6646
Store remote dataset credentials separately #6646
Changes from 34 commits
17b1e1d
d9a2fc0
1f71991
c7dedd9
3ed890c
07a6f28
3783227
b91dfb3
7dab935
149d3ea
9308dcc
180816a
a3543c8
359110a
5f15b6b
034b670
a02fb34
09875db
63ad74b
5779924
91f82b3
f3cee82
4a55885
ec77a8e
aab1d33
8434a9e
8ceabb2
79f13d6
e97c976
587104a
dec5fe5
2bed418
3909cb8
a71094c
2e7d09b
c06ba4b
d814d35
aee248e
338a09b
60b019e
e9df5a3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could possibly use the CredentialType enum values (with toString if needed) to avoid bare unnamed strings here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.