Skip to content

Feature/dbt deps#80

Open
rlittle08 wants to merge 4 commits intomainfrom
feature/dbt_deps
Open

Feature/dbt deps#80
rlittle08 wants to merge 4 commits intomainfrom
feature/dbt_deps

Conversation

@rlittle08
Copy link
Contributor

This adds dbt deps as a required task to the front of the dbt run dag. This will alleviate inconsistent patch upgrades for stadium implementations, assuming they have correctly pinned version ranges in the packages.yml

By default, will run dbt deps --upgrade (necessary to actually upgrade to point releases), but can be configured otherwise by setting deps_upgrade = False.

Otherwise, no configuration required.

Tested on boston & tx airflow dev. boston: 6 seconds runtime. TX: 23 seconds runtime.

@rlittle08 rlittle08 requested a review from jayckaiser November 19, 2025 16:01
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.

2 participants