forked from dagster-io/dagster
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dagster-dbt] Support profiles_dir and profile in DbtProject (dagster…
…-io#27416) ## Summary & Motivation Same as dagster-io#21108 but for `profiles_dir` and `profile`. In response to PR dagster-io#26928, fixes issue dagster-io#26504 ## How I Tested These Changes Additional tests with BK ## Changelog [dagster-dbt] Specifying a dbt profiles directory and profile is now supported in `DbtProject`.
- Loading branch information
1 parent
1918c94
commit 08a67ba
Showing
4 changed files
with
71 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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 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 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 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