-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deprecated DbtProject in favor of ProjectConfig
Stopped using hard-coded Profile Path for Tests and relying on default in old DbtProject - Source it from a ProfileConfig instead. Dont Pass project_path to DbtNode if it doesnt exist - Allow DbtNode to compare paths based on relative too. Changed Other DbtProject to LegacyDbtProject consistantly. Updated tests to pass the fully qualified project path, rather than root and name.
- Loading branch information
tabmra
committed
Oct 24, 2023
1 parent
9542235
commit 9e11bea
Showing
9 changed files
with
287 additions
and
253 deletions.
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
Oops, something went wrong.