ray/ci/travis
Simon Mo 5f88823c49
[Serve] Rewrite Ray.Serve From Scratch (#5562)
* Commit and format files

* address stylistic concerns

* Replcae "Usage" by "Example" in doc

* Rename srv to serve

* Add serve to CI process; Fix 3.5 compat

* Improve determine_tests_to_run.py

* Quick cosmetic for determien_tests

* Address comments

* Address comments

* Address comment

* Fix typos and grammar

Co-Authored-By: Edward Oakes <ed.nmi.oakes@gmail.com>

* Update python/ray/experimental/serve/global_state.py

Co-Authored-By: Edward Oakes <ed.nmi.oakes@gmail.com>

* Use __init__ for Query and WorkIntent class

* Remove dataclasses dependency

* Rename oid to object_id for clarity

* Rename produce->enqueue_request, consume->dequeue_request

* Address last round of comment
2019-09-13 21:36:56 -07:00
..
bazel-format.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00
check-git-clang-format-output.sh Upgrade CI clang-format to 6.0 (#4976) 2019-06-14 14:52:32 +08:00
determine_tests_to_run.py [Serve] Rewrite Ray.Serve From Scratch (#5562) 2019-09-13 21:36:56 -07:00
format.sh [core worker] Python core worker object interface (#5272) 2019-09-12 23:07:46 -07:00
git-clang-format Update git-clang-format to support Python 3. (#4339) 2019-03-14 13:57:11 -07:00
install-bazel.sh Use bazel disk cache for all CI jobs (#5144) 2019-07-10 22:03:45 +08:00
install-cython-examples.sh Clean up top level Ray dir (#5404) 2019-08-08 23:35:55 -07:00
install-dependencies.sh [Serve] Rewrite Ray.Serve From Scratch (#5562) 2019-09-13 21:36:56 -07:00
install-ray.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00
install.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00
pre-push Clean up top level Ray dir (#5404) 2019-08-08 23:35:55 -07:00
run_test.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00
test-wheels.sh Build wheels for Linux with Bazel (#4281) 2019-03-13 15:57:33 -07:00
upgrade-syn.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00