Skip to content
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

Rfix/fixes credentials instantiation #507

Merged
merged 2 commits into from
Jul 23, 2023

Conversation

rudolfix
Copy link
Collaborator

@rudolfix rudolfix commented Jul 21, 2023

Fixes two problems:

  1. staging (typically filesystem) credentials were instantiated from credentials argument of dlt.pipeline which apply only to destination
  2. tired to instantiate an union of credentials. (fix: heuristics are added to pick the right type)

(2) is half-baked temporary solution until we convert all destinations into callable modules taking credentials as argument (#508)

@netlify
Copy link

netlify bot commented Jul 21, 2023

Deploy Preview for dlt-hub-docs canceled.

Name Link
🔨 Latest commit da31b38
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/64ba878c3be2d200087d38a1

@rudolfix rudolfix added the bug Something isn't working label Jul 21, 2023
@rudolfix rudolfix force-pushed the rfix/fixes-credentials-instantiation branch from 8399ec4 to da31b38 Compare July 21, 2023 13:26
@rudolfix rudolfix merged commit 6a81ecb into devel Jul 23, 2023
36 checks passed
@rudolfix rudolfix deleted the rfix/fixes-credentials-instantiation branch July 23, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant