Skip to content

chore: create make command install dbt version#5251

Merged
eakmanrq merged 1 commit intomainfrom
eakmanrq/make_install_dbt_version
Aug 28, 2025
Merged

chore: create make command install dbt version#5251
eakmanrq merged 1 commit intomainfrom
eakmanrq/make_install_dbt_version

Conversation

@eakmanrq
Copy link
Collaborator

@eakmanrq eakmanrq commented Aug 28, 2025

Add make command to make it easier to create a local venv for a given dbt version.

Ex: make install-dev-dbt-1.7 to install dbt 1.7.X where X is the latest patch release. Add UV=1 before to have it use UV.

@eakmanrq eakmanrq force-pushed the eakmanrq/make_install_dbt_version branch 3 times, most recently from 7c584f6 to c72bbcf Compare August 28, 2025 16:00
Copy link
Contributor

@themisvaltinos themisvaltinos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

running pnpm -w run fmt inside the .github/workflows folder should fix the formatting issues

@eakmanrq eakmanrq force-pushed the eakmanrq/make_install_dbt_version branch from c72bbcf to 8dbfbff Compare August 28, 2025 16:35
@eakmanrq eakmanrq enabled auto-merge (squash) August 28, 2025 16:35
@eakmanrq eakmanrq merged commit 711d68c into main Aug 28, 2025
35 checks passed
@eakmanrq eakmanrq deleted the eakmanrq/make_install_dbt_version branch August 28, 2025 16:50
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