Skip to content

Conversation

@edoakes
Copy link
Collaborator

@edoakes edoakes commented Feb 14, 2025

Why are these changes needed?

Remove python/ray/serve/ directory during core tests to enforce componentization.

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Edward Oakes <[email protected]>
@edoakes edoakes added the go add ONLY when ready to merge, run all tests label Feb 14, 2025
@edoakes edoakes requested a review from aslonnie February 14, 2025 17:25
Copy link
Collaborator

@aslonnie aslonnie left a comment

Choose a reason for hiding this comment

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


via GIPHY

@aslonnie aslonnie merged commit baadbd3 into ray-project:master Feb 14, 2025
4 checks passed
xsuler pushed a commit to antgroup/ant-ray that referenced this pull request Mar 4, 2025
Remove python/ray/serve/ directory during core tests to enforce componentization.

Signed-off-by: Edward Oakes <[email protected]>
xsuler pushed a commit to antgroup/ant-ray that referenced this pull request Mar 4, 2025
Remove python/ray/serve/ directory during core tests to enforce componentization.

Signed-off-by: Edward Oakes <[email protected]>
park12sj pushed a commit to park12sj/ray that referenced this pull request Mar 18, 2025
Remove python/ray/serve/ directory during core tests to enforce componentization.

Signed-off-by: Edward Oakes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-backlog go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants