Skip to content

Tags: simran-2797/ray

Tags

ray-2.2.0

Toggle ray-2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add top navigation to documentation (ray-project#30225) (ray-project#…

…31054)

* Add top navigation to documentation (ray-project#30225)

This adds a top navigation to our documentation that will be unified with the top navigation of the ray.io website going forward so we can have a unified experience between ray.io website and documentation.

Before this is merged, @sijieamoy graciously offered to improve the styling of the top bar to fit better with the overall design. Currently the design is a placeholder with minimal work.

Co-authored-by: Sijie <[email protected]>

* Add Blog link to the docs top nav. (ray-project#31056)

Add the _Blog_ link to the _Resources_ menu in the docs top nav.

Co-authored-by: Sijie <[email protected]>
Co-authored-by: Sijie Wang <[email protected]>

ray-2.1.0

Toggle ray-2.1.0's commit message
Hide the Anyscale promotional button on smaller screens. (ray-project…

…#29909)

ray-2.0.1

Toggle ray-2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Kuberay version in CI. (ray-project#27967) (ray-project#29151)

Updates KubeRay version used in CI to v0.3.0-rc.2 (which we expect to be identical to the final v0.3.0).
Also removes a couple of old files.

Will open a corresponding cherry pick in the Ray 2.0.0 branch.
The key thing to verify is that the CI autoscaling test passes here and in the PR and in the PR against the 2.0.0 branch.

ray-2.0.0

Toggle ray-2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Serve][Doc] Fix user guide tables (ray-project#27991) (ray-project#2…

…7994)

Co-authored-by: Sihan Wang <[email protected]>

1.13.1

Toggle 1.13.1's commit message
[release/1.13.1] update version number

ray-1.13.1

Toggle ray-1.13.1's commit message
Remove No Warnings

ray-1.13.0

Toggle ray-1.13.0's commit message
Remove No Warnings

ray-1.12.1

Toggle ray-1.12.1's commit message
[RLlib; testing] Move `num_workers` to RLlib config (ray-project#23750)

ray-1.11.1

Toggle ray-1.11.1's commit message
Update Dask-on-Ray version

1.12.0

Toggle 1.12.0's commit message
[ci] Pin prometheus_client to fix current test outages (ray-project#2…

…3749)

What: Pins prometheus_client to < 0.14.0, hopefully fixing today's CI outages
Why: New version of the python client (https://github.com/prometheus/client_python/releases) breaks our CI