8000 [ci] remove `ci/keep_alive` by aslonnie · Pull Request #54079 · ray-project/ray · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[ci] remove ci/keep_alive #54079

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

[ci] remove ci/keep_alive #54079

wants to merge 5 commits into from

Conversation

aslonnie
Copy link
Collaborator

no longer need to keep printing things to keep alive when running on buildkite

no longer need to keep printing things to keep alive when
running on buildkite

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
@aslonnie aslonnie requested review from Copilot and khluu and removed request for Copilot and khluu June 25, 2025 10:52
Copy link
Contributor
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the legacy ci/keep_alive script and its invocations, as Buildkite no longer requires periodic output to stay alive.

  • Deletes the ci/keep_alive helper script.
  • Updates CI entrypoints (ci.sh and build-wheel-windows.sh) to call pip and build scripts directly.
  • Cleans up the keep_alive function definition and any wrapper calls.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
python/build-wheel-windows.sh Removed ci/keep_alive wrapper around pip install.
ci/keep_alive Deleted obsolete keep-alive script.
ci/ci.sh Removed keep_alive function and its uses in CI flows.

@aslonnie aslonnie requested review from khluu and elliot-barn June 25, 2025 10:52
@aslonnie aslonnie added go add ONLY when ready to merge, run all tests labels Jun 25, 2025
aslonnie and others added 3 commits June 25, 2025 14:18
Signed-off-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
.
Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
@aslonnie
Copy link
Collaborator Author

friendly ping

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.

2 participants
0