-
Notifications
You must be signed in to change notification settings - Fork 4
feat: migrate to the deepnote/database-integrations package #158
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
23 commits
Select commit
Hold shift + click to select a range
9bc4e44
refactor: rename IntegrationConfig to LegacyIntegrationConfig
jankuca 3781507
replace notebook scanning for integrations with full project integrat…
jankuca 702cb0a
move duckdb integration inclusion from env var provider to integratio…
jankuca dae0131
fix: scope integrations for env vars by the open project
jankuca 558a6f0
consolidate duckdb and other integration processing
jankuca 594624d
add `@deepnote/database-integrations` package
jankuca ebbbf01
fix import restriction violations in integration env var logic
jankuca ff380a1
rename IntegrationType to LegacyIntegrationType
jankuca f614156
add legacy integration config upgrading logic
jankuca c98fe32
prefix integration config types with "legacy" to differentiate from new
jankuca 70580c1
migrate integration storage to format of deepnote/database-integrations
jankuca 392f52c
replace integration env var logic with deepnote/database-integrations
jankuca d1e8f49
prevent saving and loading of duckdb integrations via integration sto…
jankuca 4a7c399
migrate all components to the new database integration config format
jankuca 94ba87e
localize "unsupported integration type" message
jankuca 1a9b7de
test: add tests for updated sql env var provider
jankuca 526d11c
test: add tests for updated integrationStorage
jankuca 481bed9
test: add tests for legacy->new config conversions
jankuca e75ddeb
fix tests
jankuca 70882c2
fix postgres ssl flag migration from legacy config
jankuca 0cf233a
use node assert in SQL env var tests
jankuca f4f04ab
update INTEGRATIONS_CREDENTIALS document
jankuca 0db9a09
upgrade deepnote/database-integrations (fix snowflake URL construction)
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
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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 was deleted.
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
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.