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

Move "Use Prefect Cloud" section out of versioning #14245

Closed discdiver closed 1 week ago

discdiver commented 1 week ago

First check

Describe the issue

Cloud section content will apply across Prefect versions. Old content here could be confusing to users and isn't DRY.

Describe the proposed change

Don't include a version and update the URLs and the section will show up in all versions.

Additional context

No response

discdiver commented 1 week ago

Upon further reflection, I'm not sure this is a great idea. This could be quite messy with the 2.x documentation, although it could be nice for 3.x. Could introduce a lot of confusion in terms of where to find and what gets updated. For simplicity, we'll keep Cloud in versioned docs for now.