Skip to content
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

[serve] Clean up API reference and various docstrings #34711

Merged
merged 33 commits into from
May 5, 2023

Commits on Apr 20, 2023

  1. WIP

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b1e151e View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    d82bf89 View commit details
    Browse the repository at this point in the history
  3. working

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c214fd9 View commit details
    Browse the repository at this point in the history
  4. fix getattr

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a37508d View commit details
    Browse the repository at this point in the history
  5. fix msg

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1d9d676 View commit details
    Browse the repository at this point in the history
  6. wut

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    23be0d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    2700450 View commit details
    Browse the repository at this point in the history
  2. fix import

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    82412b6 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    cd15020 View commit details
    Browse the repository at this point in the history
  4. rm imp

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    ff292f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ed6efd View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. fixes

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    5244b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    318c4a9 View commit details
    Browse the repository at this point in the history
  3. WIP

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    569f420 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a4319e View commit details
    Browse the repository at this point in the history
  5. revert schema

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8e692cc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    f74501e View commit details
    Browse the repository at this point in the history
  2. consolidate

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    bd3c017 View commit details
    Browse the repository at this point in the history
  3. WIP

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    98c608c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4de70fa View commit details
    Browse the repository at this point in the history
  5. working

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2f05639 View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d880005 View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0e07313 View commit details
    Browse the repository at this point in the history
  8. revert

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    83a576f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. cleanup deployment docstring

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    fcff1a5 View commit details
    Browse the repository at this point in the history
  2. cleanups

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    88600d8 View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    dddf6bc View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    91b1cb4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    8f2dfee View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5abe893 View commit details
    Browse the repository at this point in the history
  3. Update python/ray/serve/deployment.py

    Co-authored-by: Cindy Zhang <[email protected]>
    Signed-off-by: Edward Oakes <[email protected]>
    edoakes and zcin authored May 2, 2023
    Configuration menu
    Copy the full SHA
    dc2113d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Update python/ray/serve/api.py

    Co-authored-by: angelinalg <[email protected]>
    Signed-off-by: Edward Oakes <[email protected]>
    edoakes and angelinalg authored May 5, 2023
    Configuration menu
    Copy the full SHA
    b05dd13 View commit details
    Browse the repository at this point in the history
  2. angelina comments

    Signed-off-by: Edward Oakes <[email protected]>
    edoakes committed May 5, 2023
    Configuration menu
    Copy the full SHA
    38eaa2f View commit details
    Browse the repository at this point in the history