dbt-labs / dbt-common

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 dbt_common_/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

  • Want to report a bug or request a feature? Let us know and open an issue
  • Want to help us build dbt? Check out the Contributing Guide

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.

About

License:Apache License 2.0


Languages

Language:Python 100.0%