dbt-labs / dbt-common

Apache License 2.0
10 stars 15 forks source link

dbt-common

The shared common utilities for dbt-core and adapter implementations use

Releasing dbt-common

To release a new version of dbt-common to pypi, you'll need to:

  1. Bump the version in dbtcommon/about.py
  2. Run the release workflow to test pypi and confirm a successful test release in: https://test.pypi.org/project/dbt-common/
  3. Run the release workflow to prod pypi and confirm a successful release in: https://pypi.org/project/dbt-common/
  4. Bump the version of dbt-common in dbt-core and dbt-adapters if you're releasing a new major version or a pre-release:

Getting started

Join the dbt Community

Reporting bugs and contributing code

Code of Conduct

Everyone interacting in the dbt project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the dbt Code of Conduct.