Skip to content

feat: add dbt-ci to Data Modeling - #24

Open
pannoury wants to merge 1 commit into
pracdata:mainfrom
pannoury:feat/add-dbt-ci
Open

feat: add dbt-ci to Data Modeling#24
pannoury wants to merge 1 commit into
pracdata:mainfrom
pannoury:feat/add-dbt-ci

Conversation

@pannoury

Copy link
Copy Markdown

Adds dbt-ci to Workflow Management & DataOps → Data Modeling, next to dbt and SQLMesh.

dbt-ci is an open-source (MIT, Python) CI tool for dbt Core. It diffs the project against a reference state and runs only the changed models, with a configurable downstream depth to cap how far a change propagates. It also drops models removed from the project out of the warehouse, rebuilds tables whose BigQuery partitioning changed, and reports the change and exposure impact of the pull request.

Repo: https://github.com/datablock-dev/dbt-ci — actively maintained, on PyPI as dbt-ci.

Kept to the list's format: one line at the end of the category, short description, no trailing period.

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