Skip to content

Feat(dbt): Default to virtual_environment_mode: dev_only on init#5208

Merged
erindru merged 1 commit intomainfrom
erin/dbt-init-defaults
Aug 22, 2025
Merged

Feat(dbt): Default to virtual_environment_mode: dev_only on init#5208
erindru merged 1 commit intomainfrom
erin/dbt-init-defaults

Conversation

@erindru
Copy link
Collaborator

@erindru erindru commented Aug 22, 2025

No description provided.


self.context.plan(
select_models=select_models,
no_auto_categorization=True, # everything is breaking / foward-only
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was causing a test to fail / throw up a Enter the effective date (eg. '1 year', '2020-01-01') to apply forward-only changes retroactively message, even though no_prompts=True.

The sqlmesh_dbt plan args arent quite right anyway, so ive removed it for now

@erindru erindru merged commit 86140b2 into main Aug 22, 2025
28 checks passed
@erindru erindru deleted the erin/dbt-init-defaults branch August 22, 2025 00:47
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