Skip to content

Comments

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

Merged
tomasfarias merged 5 commits intomasterfrom
feat/support-flags-from-dbt-project-file
Feb 18, 2026
Merged

feat: Configure flags from dbt project file when possible#176
tomasfarias merged 5 commits 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.

@tomasfarias tomasfarias merged commit 02f7cb0 into master Feb 18, 2026
18 checks passed
@tomasfarias tomasfarias deleted the feat/support-flags-from-dbt-project-file branch February 18, 2026 23:10
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