-
Notifications
You must be signed in to change notification settings - Fork 4
feat: SQL block credentials propagation to Jupyter kernel #78
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
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
915fa56
feat: setting env vars for connected integrations
jankuca c5d47b1
fix: convert SQL integration credentials to normalized format for too…
jankuca d6a3320
document integration credential usage
jankuca c04c276
refactor: move integration storage logic to platform for proper impor…
jankuca a5cc4bc
test: add tests for sql integration env vars
jankuca 42f191c
remove logging of secrets
jankuca 681a38f
fix postgres db url encoding
jankuca 989f687
ensure dispose
jankuca 79d3f45
use cancel token
jankuca c5dbd12
lint md file
jankuca 02729da
add interface for env var provider
jankuca 7f94f93
decrease log level
jankuca e974e81
refactor tests
jankuca 3947c69
refactor tests
jankuca 4bbfb51
remove setTimeout race from tests
jankuca 114b751
decease log level
jankuca b4651e0
DRY tests
jankuca 1bb15db
remove integration info from logs
jankuca 8cf39c8
add encoding tests
jankuca 6173b16
update md file about logging from integration logic
jankuca dd7b995
remove unused import
jankuca 94b34a8
improve method naming in integration stoarge
jankuca f5377ee
add md code fence lang
jankuca 1622f92
dedupe log
jankuca 4783e59
dedupe tests
jankuca 0b3514c
fix interface injection
jankuca 91fd3cc
add edge case tests
jankuca 1c0ab8e
use interface
jankuca 47647ca
lower logs
jankuca 6674550
add cancel test
jankuca 3cad603
implement iface
jankuca 2a987de
fix test safety
jankuca ad89f88
update docs
jankuca 07cdb1f
hide details from logs
jankuca 842302b
use iface
jankuca 0bad9cd
remove any from test
jankuca 1b212bd
convert base error to custom
jankuca 881009d
add jsdoc
jankuca b626801
remove env var log
jankuca fd84cff
redact log
jankuca e020716
fix var list merge
jankuca 2d309ff
fix var value test
jankuca e63ef6e
redact log
jankuca 1b499f3
Merge branch 'main' into jk/feat/sql-block-credentials
jankuca 83b7ab9
Merge branch 'main' into jk/feat/sql-block-credentials
jamesbhobbs 130b397
Merge branch 'main' into jk/feat/sql-block-credentials
jankuca 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.