dbt-labs / dbt-postgres

Apache License 2.0
22 stars 12 forks source link

Simplify hatch setup #126

Closed mikealfare closed 2 months ago

mikealfare commented 2 months ago

resolves https://github.com/dbt-labs/dbt-adapters/issues/164

Problem

The hatch implementation was over-engineered.

Solution

Collapse the hatch environments down to one dev (default) environment. Reflect the updates in the contributing guide.

Checklist

github-actions[bot] commented 2 months ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-postgres contributing guide.