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

Grants #98

Merged
merged 6 commits into from
Dec 13, 2023
Merged

Grants #98

merged 6 commits into from
Dec 13, 2023

Conversation

dave-connors-3
Copy link
Contributor

@dave-connors-3 dave-connors-3 commented Oct 30, 2023

closes #97

only for you @dpguthrie

@dpguthrie
Copy link

What a guy!

@joellabes
Copy link
Collaborator

@dave-connors-3 now that #94 is merged, there's some conflicts sorry!

@dave-connors-3
Copy link
Contributor Author

@joellabes hit me with that sweet sweet review

joellabes
joellabes previously approved these changes Oct 31, 2023
Copy link
Collaborator

@joellabes joellabes left a comment

Choose a reason for hiding this comment

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

A tweak everywhere it comes up, but once that's sorted ship it!

@@ -818,6 +830,16 @@
"additionalProperties": false
}
},
"grants": {
"type": "object",
"description": "flexible grant config. accepts any string key, expects a string or list of strings value",
Copy link
Collaborator

Choose a reason for hiding this comment

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

The various IDEs should take responsibility for saying what the type is. The description would be better if it was what the strings actually are (what is granted, to whom it is granted)

joellabes
joellabes previously approved these changes Dec 5, 2023
Copy link
Collaborator

@joellabes joellabes left a comment

Choose a reason for hiding this comment

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

❤️

Copy link
Collaborator

@joellabes joellabes left a comment

Choose a reason for hiding this comment

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

The diff for schemas/dbt_yml_files.json looks enormous but if you disable whitespace diffing it is a normal and good amount of changes. And the whitespace in this change is actually the correct amount.

@joellabes joellabes merged commit b7426eb into main Dec 13, 2023
15 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.

Add grants to dbt_project.yml model configs
3 participants