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

Move profiles config to project flags #926

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

dbeatty10
Copy link
Contributor

@dbeatty10 dbeatty10 commented Jun 27, 2024

resolves #925

Problem

The migration guide for v1.8 includes:

Solution

Move from config: from profiles.yml to flags: in dbt_project.yml.

Checklist

  • This code is associated with an issue which has been triaged and accepted for development.
  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the README.md (if applicable)

@dbeatty10 dbeatty10 marked this pull request as ready for review June 27, 2024 22:14
@dbeatty10 dbeatty10 merged commit 4da44cb into main Jun 27, 2024
10 checks passed
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.

In dbt 1.8+ config moved from profiles.yml to dbt_project.yml
1 participant