Skip to content

feat: Configure flags from dbt project file when possible#176

Open
tomasfarias wants to merge 1 commit intomasterfrom
feat/support-flags-from-dbt-project-file
Open

feat: Configure flags from dbt project file when possible#176
tomasfarias wants to merge 1 commit intomasterfrom
feat/support-flags-from-dbt-project-file

Conversation

@tomasfarias
Copy link
Owner

Dbt allows flags to be configured in a dbt project file. This adds support for that.

Potentially closes #173 if everything looks good.

@tomasfarias tomasfarias marked this pull request as ready for review February 18, 2026 00:28
@tomasfarias
Copy link
Owner Author

I'll continue working on this tomorrow. Maybe there is an easier solution if we just don't set any default flag values and let dbt read the project and everything.

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.

[Feature] Set flags from dbt_project.yml

1 participant