dbt-labs / dbt-core

dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
https://getdbt.com
Apache License 2.0
9.95k stars 1.63k forks source link

[CT-423] [Feature] Make release process testable #4952

Closed iknox-fa closed 9 months ago

iknox-fa commented 2 years ago

Is there an existing feature request for this?

Describe the Feature

We have been repeatedly caught off guard by bugs in the release process that don't manifest until an actual release. To prevent this we need a method to test them regularly.

Ideas:

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response

github-actions[bot] commented 2 years ago

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days.

emmyoop commented 9 months ago

I'd call this done! We run nightly tests and can manually test releases.