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

Document setup steps for databases for CI tests #209

Open
dbeatty10 opened this issue Nov 21, 2024 · 0 comments
Open

Document setup steps for databases for CI tests #209

dbeatty10 opened this issue Nov 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dbeatty10
Copy link
Contributor

Describe the feature

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.

Anything else?

Instigated by:

@dbeatty10 dbeatty10 added enhancement New feature or request triage and removed triage labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant