You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CI tests for this dbt package run against the following databases:
Postgres
BigQuery
Redshift
Snowflake
We want to be able to set these up from scratch and know how to configure them for use in CI. This includes things like necessary permissions, expected settings that differ from the default, and how to accomplish authentication/authorization via environment variables.
So we should create documentation that outlines all of the necessary steps to set these up from scratch.
Who will this benefit?
What kind of use case will this feature be useful for? Please be specific and provide examples, this will help us prioritize properly.
This will directly benefit the maintainers of this package by empowering setup from scratch. It could also indirectly benefit maintainers of other dbt Labs packages for the same reason.
Describe the feature
The CI tests for this dbt package run against the following databases:
We want to be able to set these up from scratch and know how to configure them for use in CI. This includes things like necessary permissions, expected settings that differ from the default, and how to accomplish authentication/authorization via environment variables.
So we should create documentation that outlines all of the necessary steps to set these up from scratch.
Who will this benefit?
What kind of use case will this feature be useful for? Please be specific and provide examples, this will help us prioritize properly.
This will directly benefit the maintainers of this package by empowering setup from scratch. It could also indirectly benefit maintainers of other dbt Labs packages for the same reason.
Anything else?
Instigated by:
The text was updated successfully, but these errors were encountered: