This repository was archived by the owner on May 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 288
Datafold database credentials from cli #466
Merged
pik94
merged 27 commits into
datafold:master
from
pik94:datafold-database-credentials-from-cli
Apr 11, 2023
Merged
Datafold database credentials from cli #466
pik94
merged 27 commits into
datafold:master
from
pik94:datafold-database-credentials-from-cli
Apr 11, 2023
Conversation
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
503f576
to
af8105f
Compare
@pik94 Can you address the conflicts that were created and re-request review? |
616d92f
to
c855e25
Compare
@williebsweet sure, i have updated my PR |
@dlawin Can you review? |
dlawin
reviewed
Apr 5, 2023
dlawin
reviewed
Apr 5, 2023
dlawin
reviewed
Apr 5, 2023
@dlawin good catch, thank you very much! I have added validation for fields without non-default values. |
nolar
suggested changes
Apr 6, 2023
d7d29a7
to
ab11c95
Compare
dlawin
reviewed
Apr 6, 2023
ab11c95
to
67b8b70
Compare
nolar
approved these changes
Apr 11, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
--dbt
Issues/features related to the dbt integration
cloud
Issues related to data-diff <> Datafold Cloud interaction
enhancement
New feature or request
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.
Add functions to create a new data source via the data diff CLI
Create a new data source if it does not exist neither in the datafold cloud nor in the
dbt_project.yml
Screencast from 30.03.2023 17:58:04.webm
Use an existing data source in the cloud if it is not set in
dbt_project.yml
Screencast from 30.03.2023 18:11:30.webm