Open OneCyrus opened 1 month ago
I had a look at the code changes since 0.44.5 but we haven't changed anything related to project detection. Could you provide full log details? You can contact me on dbt slack.
@mdesmet i tried to contact you on dbt slack
Expected behavior
Load dbt projects as it did before. v0.44.5 works as expected. But after that it is broken.
Actual behavior
can't find any projects anymore:
2024-09-27 08:48:47.357 [info] discoverProjects:foundProjects [[]] 2024-09-27 08:48:47.358 [info] discoverProjects:allowListFolders [[]] 2024-09-27 08:48:47.358 [info] discoverProjects:foundProjectsAfterFilter [[]] 2024-09-27 08:48:50.214 [info] discoverProjects:foundProjectsAfterProjectIntegrationFilter [[]]
Steps To Reproduce
just opening vscode with your extension
Log output/Screenshots
before it looked like this:
Operating System
Ubuntu 22.04
dbt version
1.8
dbt Adapter
duckdb
dbt Power User version
0.45.3
Are you willing to submit PR?