Skip to content

feat: Make dbt provider default to current directory when nothing specified#36

Merged
CasperTeirlinck merged 2 commits into
mainfrom
feat/checkup-dbt-default-path
Jun 18, 2026
Merged

feat: Make dbt provider default to current directory when nothing specified#36
CasperTeirlinck merged 2 commits into
mainfrom
feat/checkup-dbt-default-path

Conversation

@CasperTeirlinck

@CasperTeirlinck CasperTeirlinck commented May 21, 2026

Copy link
Copy Markdown
Contributor

When running checkup run in a project in a monorepo with a common checkup.yaml, you can't set the project_dir or manifest_path arguments to the dbt provider in the yaml. To avoid having to provide this via cmline arguments or adding a checkup yaml to the project folder just for this, I think it makes sense to make the dbt provider default to the current directory instead of throwing an error.

@CasperTeirlinck CasperTeirlinck requested a review from jvanbuel May 21, 2026 09:48
@CasperTeirlinck CasperTeirlinck force-pushed the feat/checkup-dbt-default-path branch from 6506ce7 to e4f2416 Compare June 18, 2026 14:48
@CasperTeirlinck CasperTeirlinck merged commit a2f043a into main Jun 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants