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

[Core] Upgrade ray to 2.9.3 to support python 3.11 #3248

Merged
merged 35 commits into from
Feb 29, 2024

Commits on Feb 28, 2024

  1. Update ray to 2.9.3

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4d5679a View commit details
    Browse the repository at this point in the history
  2. disable logging for ray

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d285f33 View commit details
    Browse the repository at this point in the history
  3. add comment

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9b7d8c9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:skypilot-org/skypilot into update…

    …-ray-version-to-support-py311
    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7fe5756 View commit details
    Browse the repository at this point in the history
  5. Fix azure setup

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2830311 View commit details
    Browse the repository at this point in the history
  6. Fix pydantic

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d5e422b View commit details
    Browse the repository at this point in the history
  7. remove unused design doc

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cc0cb54 View commit details
    Browse the repository at this point in the history
  8. add num-gpus

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8acc37a View commit details
    Browse the repository at this point in the history
  9. fix typo

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    79be961 View commit details
    Browse the repository at this point in the history
  10. refactor ray installation

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fa8f043 View commit details
    Browse the repository at this point in the history
  11. Add backward compatibility

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1a61cc2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    965fe30 View commit details
    Browse the repository at this point in the history
  13. Add ray status check back

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ab3e1dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    44737fb View commit details
    Browse the repository at this point in the history
  15. Fix

    Michaelvll committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ecdd54f View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Fix smoke

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b98915f View commit details
    Browse the repository at this point in the history
  2. Fix backward compat

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    729a794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01fee94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa950c3 View commit details
    Browse the repository at this point in the history
  5. Fix backward compat

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c928a12 View commit details
    Browse the repository at this point in the history
  6. fix source bashrc

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    df002e5 View commit details
    Browse the repository at this point in the history
  7. fix fluidstack

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0b64d68 View commit details
    Browse the repository at this point in the history
  8. revert

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b2356bc View commit details
    Browse the repository at this point in the history
  9. backward compat fix

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a60be81 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    de44ba7 View commit details
    Browse the repository at this point in the history
  11. fix

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fdae819 View commit details
    Browse the repository at this point in the history
  12. Address comments

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f13c84d View commit details
    Browse the repository at this point in the history
  13. fix

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f2c036f View commit details
    Browse the repository at this point in the history
  14. format

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b4326f7 View commit details
    Browse the repository at this point in the history
  15. address comments

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d30cfcf View commit details
    Browse the repository at this point in the history
  16. fix

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    264b3ed View commit details
    Browse the repository at this point in the history
  17. fix

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    012b879 View commit details
    Browse the repository at this point in the history
  18. longer wait time for spot

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    af824c3 View commit details
    Browse the repository at this point in the history
  19. cancel

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ec2d8bc View commit details
    Browse the repository at this point in the history
  20. fix spot cancel

    Michaelvll committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d6d6e09 View commit details
    Browse the repository at this point in the history