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

Dbt cloud yml dict #96

Merged
merged 4 commits into from
Oct 30, 2023
Merged

Dbt cloud yml dict #96

merged 4 commits into from
Oct 30, 2023

Conversation

dave-connors-3
Copy link
Contributor

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

this PR adds the dbt_cloud.yml file to the allowed set of yml files for 1.5+ (we may need a default, i'm not postitive the set of dbt versions that are supported by cloud CLI)

@will-sargent-dbtlabs
Copy link
Contributor

@dave-connors-3 from the docs, CLI is 1.5+

You must be on dbt version 1.5 or higher. Refer to dbt Cloud versions to upgrade.

"type": "object",
"properties": {
"project-id": {
"type": "string"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are these actually strings and not numbers?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

as far as i can tell -- all the docs include quotes around the values

@dave-connors-3 dave-connors-3 merged commit d9365db into main Oct 30, 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.

3 participants