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] Expose Serve app source in get_serve_instance_details #45522

Merged

Commits on May 23, 2024

  1. expose Serve app source in get_serve_instance_details

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dcf0250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d68975 View commit details
    Browse the repository at this point in the history
  3. mark as public, but alpha

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5679154 View commit details
    Browse the repository at this point in the history
  4. update existing dashboard test

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2ddb9ef View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refs/heads/master' into issue-44226-expose-serve-app-so…

    …urce
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed May 23, 2024
    Configuration menu
    Copy the full SHA
    13d01fb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Merge branch 'refs/heads/master' into issue-44226-expose-serve-app-so…

    …urce
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed May 24, 2024
    Configuration menu
    Copy the full SHA
    05aee48 View commit details
    Browse the repository at this point in the history
  2. expand existing test case

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9f32d2f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'refs/heads/master' into issue-44226-expose-serve-app-so…

    …urce
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7f3c8fe View commit details
    Browse the repository at this point in the history
  2. extra assert in test

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0139056 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge branch 'refs/heads/master' into issue-44226-expose-serve-app-so…

    …urce
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    affc144 View commit details
    Browse the repository at this point in the history
  2. fix test_serve_instance_details_is_json_serializable

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    97171f8 View commit details
    Browse the repository at this point in the history
  3. increase timeout

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d3a4456 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Merge branch 'refs/heads/master' into issue-44226-expose-serve-app-so…

    …urce
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    de2b21a View commit details
    Browse the repository at this point in the history
  2. split tests

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9b29c49 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. still no luck

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ed8c2c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    48e7468 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge branch 'refs/heads/master' into issue-44226-expose-serve-app-so…

    …urce
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    
    # Conflicts:
    #	python/ray/serve/_private/controller.py
    JoshKarpel committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    547b982 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/issue-44226-expose-serve-app-sou…

    …rce' into issue-44226-expose-serve-app-source
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    447cba4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    20bae38 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge branch 'refs/heads/master' into issue-44226-expose-serve-app-so…

    …urce
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d03cacb View commit details
    Browse the repository at this point in the history
  2. try submitting in a subprocess

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    15ff956 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. linter

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8b34067 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/issue-44226-expose-serve-app-sou…

    …rce' into issue-44226-expose-serve-app-source
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    122d5b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a873839 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. add autodoc for schema.APIType

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    250b516 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into issue-44226-expose-serve-app-so…

    …urce
    
    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    af90fe3 View commit details
    Browse the repository at this point in the history
  3. try running a real subprocess

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0ba8924 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a078258 View commit details
    Browse the repository at this point in the history
  2. better debug output

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f0225fd View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. add the missing file

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0a3cdca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb67fc7 View commit details
    Browse the repository at this point in the history
  3. forgot to actually run the deploys...

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cb31d43 View commit details
    Browse the repository at this point in the history
  4. tidy up diff

    Signed-off-by: Josh Karpel <josh.karpel@gmail.com>
    JoshKarpel committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5be22b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    03019ad View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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