Templates
Last updated
Was this helpful?
Last updated
Was this helpful?
đ Run and Test all your dbt⢠Models
A foundational schedule that executes dbt⢠runs and tests across your entire project, ensuring comprehensive model execution and validation.
đ Snapshot Source Data Freshness
A schedule that monitors source data freshness using dbt⢠source freshness checks, ensuring your critical data meets defined SLAs.
Build and Test Models with New Data Sources
This template monitors source freshness to selectively rebuild only the necessary dbt⢠models, reducing unnecessary compute.
đ Test Code Changes on Pull Requests
Automatically validate dbt⢠model changes in a pull request by building and testing only the affected models in a temporary schema.
đ Deploy Code Changes On Merge
Automatically execute dbt⢠model builds and deploys them to production when a new pull request is merged into the main branch.