Skip to content

refactor: centralize dbt materializations#11

Merged
themightychris merged 1 commit intomainfrom
themightychris/centralize-materializations
Jan 27, 2026
Merged

refactor: centralize dbt materializations#11
themightychris merged 1 commit intomainfrom
themightychris/centralize-materializations

Conversation

@themightychris
Copy link
Member

Move all materialization configs from individual model files to dbt_project.yml for better maintainability. Switch staging models to views since base models are now incremental. Add explicit intermediate folder configuration. Removes 44 lines of redundant config blocks.

- Move materialization configs from individual model files to dbt_project.yml
- Switch staging models to view materialization (base models now incremental)
- Add explicit intermediate folder configuration
- Remove redundant inline config blocks from 8 model files

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@themightychris themightychris force-pushed the themightychris/centralize-materializations branch from c2641f6 to addc752 Compare January 27, 2026 20:10
@themightychris themightychris merged commit 0695a91 into main Jan 27, 2026
2 checks passed
@themightychris themightychris deleted the themightychris/centralize-materializations branch January 27, 2026 20:14
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.

1 participant