Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dagster-dbt] Support profiles_dir and profile in DbtProject #27416

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

maximearmstrong
Copy link
Contributor

@maximearmstrong maximearmstrong commented Jan 28, 2025

Summary & Motivation

Same as #21108 but for profiles_dir and profile.

In response to PR #26928, fixes issue #26504

How I Tested These Changes

Additional tests with BK

Changelog

[dagster-dbt] Specifying a dbt profiles directory and profile is now supported in DbtProject.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@maximearmstrong maximearmstrong marked this pull request as ready for review January 28, 2025 00:20
@maximearmstrong maximearmstrong self-assigned this Jan 28, 2025
Copy link
Contributor

@cmpadden cmpadden left a comment

Choose a reason for hiding this comment

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

After understanding the context in the linked issue, this makes sense. Thanks, Maxime.

@maximearmstrong maximearmstrong merged commit f233d3a into master Feb 3, 2025
5 checks passed
@maximearmstrong maximearmstrong deleted the maxime/support-dbt-profiles branch February 3, 2025 15:28
LoHertel pushed a commit to LoHertel/dagster that referenced this pull request Feb 11, 2025
…-io#27416)

## Summary & Motivation

Same as dagster-io#21108 but for `profiles_dir` and `profile`.

In response to PR dagster-io#26928, fixes issue dagster-io#26504

## How I Tested These Changes

Additional tests with BK

## Changelog

[dagster-dbt] Specifying a dbt profiles directory and profile is now
supported in `DbtProject`.
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.

None yet

2 participants