dbt-labs / dbt-labs/dbt-semantic-interfaces
Add release script
- Dominant language
- Python
- Stars
- 103
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Most of our open source repositories at dbt Labs have github workflow release actions ([core](https://github.com/dbt-labs/dbt-core/blob/main/.github/workflows/release.yml), [dbt-snowflake](https://github.com/dbt-labs/dbt-snowflake/blob/main/.github/workflows/release.yml), [dbt-redshift](https://github.com/dbt-labs/dbt-redshift/blob/main/.github/workflows/release.yml), [dbt-bigquery](https://github.com/dbt-labs/dbt-bigquery/blob/main/.github/workflows/release.yml)). These workflows handle compiling the changie docs, bumping the version, building the distributions, pushing the distributions to pypi and github. We should have this in place for the 0.1.0 release of DSI.
Contributor guide
Assessment
This issue has not been assessed yet.