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

v1.7 Migration Guide updates #4233

Merged
merged 11 commits into from
Oct 11, 2023
Merged

v1.7 Migration Guide updates #4233

merged 11 commits into from
Oct 11, 2023

Conversation

matthewshaver
Copy link
Contributor

What are you changing in this pull request and why?

addresses issue #4123

Checklist

  • Review the Content style guide and About versioning so my content adheres to these guidelines.
  • Add a checklist item for anything that needs to happen before this PR is merged, such as "needs technical review" or "change base branch."

@matthewshaver matthewshaver requested a review from a team as a code owner October 9, 2023 20:48
@vercel
Copy link

vercel bot commented Oct 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2023 10:57pm

@github-actions github-actions bot added content Improvements or additions to content guides Knowledge best suited for Guides labels Oct 9, 2023
@matthewshaver matthewshaver changed the title v1.7 Migration Guide updates [Draft] v1.7 Migration Guide updates Oct 9, 2023
@github-actions github-actions bot added Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address labels Oct 9, 2023
@matthewshaver matthewshaver linked an issue Oct 9, 2023 that may be closed by this pull request
1 task
@matthewshaver matthewshaver linked an issue Oct 11, 2023 that may be closed by this pull request
1 task
@matthewshaver matthewshaver changed the title [Draft] v1.7 Migration Guide updates v1.7 Migration Guide updates Oct 11, 2023
Copy link
Collaborator

@runleonarun runleonarun left a comment

Choose a reason for hiding this comment

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

Just some minor wording suggestions!


- You can configure a `delimiter` for a seed file.
- Support packages with the same git repo and unique subdirectory.
- Moved the `date_spine` macro from dbt-utils to dbt-core.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- Moved the `date_spine` macro from dbt-utils to dbt-core.
- Find the `date_spine` macro in dbt-core instead of from dbt-utils.

@matthewshaver matthewshaver merged commit 14c632e into current Oct 11, 2023
7 checks passed
@matthewshaver matthewshaver deleted the 1dot7-migration branch October 11, 2023 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs guides Knowledge best suited for Guides size: small This change will take 1 to 2 days to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1.7 upgrade guide: updates to model governance features Update the 1.7 migration guide
2 participants