Add ControlFlow tests to Prefect CI/CD Lifecycle #15284
Labels
development
Tech debt, refactors, CI, tests, and other related work.
enhancement
An improvement of an existing feature
Describe the current behavior
A handful of changes from 3.0 release candidates to GA caused downstream errors in ControlFlow, built on Prefect.
I'd like to propose adding its test suite to somewhere in Prefect's CI/CD lifecycle. Selfishly, so ControlFlow users don't experience errors. More importantly, having a derivative framework in Prefect's CI/CD lifecycle could help Prefect contributors more quickly identify implicit behavior changes that are harder to catch in it's existing test suite.
Describe the proposed behavior
Perhaps on release, ControlFlow's test suite is run.
Example Use
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: