Skip to content

Remove ray.workflow package #53612

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 9, 2025

Conversation

edoakes
Copy link
Collaborator

@edoakes edoakes commented Jun 6, 2025

Completes the deprecation of workflows.

import ray.workflows will raise:

RuntimeError: The experimental Ray Workflows library was deprecated in Ray 2.44 and has been removed. The last Ray release containing ray.workflows is `ray==2.47`.

edoakes added 3 commits June 6, 2025 10:26
Signed-off-by: Edward Oakes <[email protected]>
Signed-off-by: Edward Oakes <[email protected]>
Signed-off-by: Edward Oakes <[email protected]>
@edoakes edoakes added the go add ONLY when ready to merge, run all tests label Jun 6, 2025
edoakes added 4 commits June 6, 2025 11:44
Signed-off-by: Edward Oakes <[email protected]>
Signed-off-by: Edward Oakes <[email protected]>
Signed-off-by: Edward Oakes <[email protected]>
@edoakes edoakes marked this pull request as ready for review June 6, 2025 19:01
@edoakes edoakes requested review from a team as code owners June 6, 2025 19:01
@edoakes edoakes changed the title [WIP] Remove ray.workflows Remove ray.workflow package Jun 6, 2025
@edoakes edoakes requested a review from richardliaw June 6, 2025 19:02
Copy link
Contributor

@dstrodtman dstrodtman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Assuming the Sphinx build passes without new errors, ship it!

LMK if there are errors you need me to help resolve; I can cut time next week.

Copy link
Collaborator

@can-anyscale can-anyscale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@richardliaw richardliaw merged commit 7a5cd36 into ray-project:master Jun 9, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants