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
Sync with dbt-adapters to finish automating the release. They're already doing work to mirror the release we use with. dbt-core plus adapters (dbt-snowflake etc)
This differs from the dbt-core release because dbt-common uses hatch.
Housekeeping
Short description
Sync with dbt-adapters to finish automating the release. They're already doing work to mirror the release we use with. dbt-core plus adapters (dbt-snowflake etc)
This differs from the
dbt-core
release becausedbt-common
uses hatch.As of now https://github.com/dbt-labs/dbt-common/blob/main/.github/workflows/release.yml just releases to PyPI.
Acceptance criteria
extra but not required
Suggested Tests
This workflow should have an option to run as a test
This workflow should run nightly as a test release to ensure the release works
Impact to Other Teams
None
Will backports be required?
No
Context
dbt-adapters doing something similar in dbt-labs/dbt-adapters#4, we can largely draw from that work once its done.
The text was updated successfully, but these errors were encountered: