dbt-labs / dbt-snowflake

dbt-snowflake contains all of the code enabling dbt to work with Snowflake
https://getdbt.com
Apache License 2.0
296 stars 176 forks source link

remove outdated items, remove all workflow triggers except for dispatch #1177

Closed mikealfare closed 2 months ago

mikealfare commented 2 months ago

Remove old artifacts that are no longer needed and turn off automated CI. Testing, version bump, and release workflows were kept for the unlikely event that we will need to test against this branch and release an update. These workflows are only triggered via workflow dispatch. Associated with this change, the 1.0.latest branch will be locked and read-only.