Skip to content

[Docs] update release process docs - #5241

Open
machichima wants to merge 1 commit into
ray-project:masterfrom
machichima:update-release-docs
Open

[Docs] update release process docs#5241
machichima wants to merge 1 commit into
ray-project:masterfrom
machichima:update-release-docs

Conversation

@machichima

@machichima machichima commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Why are these changes needed?

Add more details and fix some error in the release process doc, to make it easier to follow for future release.
This is updated based on some unclear points we found during releasing v1.7.0-rc.0 and v1.7.0.

Related issue number

Labels

  • If this PR has user-facing changes that require documentation updates at release time, I have added the doc-updates-required label.
  • If this PR contains breaking changes, I have added the breaking-change label.

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Manual test instructions

Signed-off-by: machichima <nary12321@gmail.com>

@win5923 win5923 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

Comment on lines +357 to +358
Update all references to the KubeRay version in the ray.io documentation. Example PR:
[ray#65498](https://github.com/ray-project/ray/pull/65498/changes)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just a reminder, Andrew suggested that we can refer to master for the sample yaml going forward.

ray-project/ray#65708 (comment).

> commands with your target release version.

Helm charts are published via the [ray-project/kuberay-helm](https://github.com/ray-project/kuberay-helm) repository. This repo uses release branches (`release-X.Y`) mirroring the main `kuberay` repo.
See [helm-chart.md](./helm-chart.md) for the end-to-end workflow. Below are steps to cut a new release branch in the kuberay-helm repo and publish new charts.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
See [helm-chart.md](./helm-chart.md) for the end-to-end workflow. Below are steps to cut a new release branch in the kuberay-helm repo and publish new charts.
See [helm-chart.md](../release/helm-chart.md) for the end-to-end workflow. Below are steps to cut a new release branch in the kuberay-helm repo and publish new charts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants