PrefectHQ / prefect

Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
https://prefect.io
Apache License 2.0
15.33k stars 1.5k forks source link

Add upgrade to Prefect 3 Guide #14237

Closed billpalombi closed 1 week ago

billpalombi commented 1 week ago

I don't like the large amount of padding around the code blocks, but I can't seem to find a better way to display it. Ideas welcome.

Closes #13979

desertaxle commented 1 week ago

It'd we worthwhile to mention users should upgrade their workers to 3. There's a high likelihood for failures since 2.x workers will use 2.x images by default.

discdiver commented 1 week ago

Do you want to add a section on moving from basic block types to variables now that JSON, Date Time, and String blocks are deprecated?

billpalombi commented 1 week ago

Do you want to add a section on moving from basic block types to variables now that JSON, Date Time, and String blocks are deprecated?

Added

zhen0 commented 1 week ago

LGTM!