-
Notifications
You must be signed in to change notification settings - Fork 977
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
Adding manifest v11 #4214
Adding manifest v11 #4214
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@matthewshaver The v11 manifest link is not working. Approving in case this is a known issue as I didn't see anyting wrong with the link itself.
|
||
| dbt Core version | Manifest version | | ||
|------------------|---------------------------------------------------------------| | ||
| v1.7 | [v11](https://schemas.getdbt.com/dbt/manifest/v11/index.html) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This manifest link is not working. Maybe it's just not published yet?
|
||
<ManifestVersions /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love me a good snippet! 🙇🏻
What are you changing in this pull request and why?
Adding Manifest v11 to the tables
Changed the manifest version table to a snippet.
Checklist