ray/ci/travis
fyrestone 05c103af94
[Dashboard] Start the new dashboard (#10131)
* Use new dashboard if environment var RAY_USE_NEW_DASHBOARD exists; new dashboard startup

* Make fake client/build/static directory for dashboard

* Add test_dashboard.py for new dashboard

* Travis CI enable new dashboard test

* Update new dashboard

* Agent manager service

* Add agent manager

* Register agent to agent manager

* Add a new line to the end of agent_manager.cc

* Fix merge; Fix lint

* Update dashboard/agent.py

Co-authored-by: SangBin Cho <rkooo567@gmail.com>

* Update dashboard/head.py

Co-authored-by: SangBin Cho <rkooo567@gmail.com>

* Fix bug

* Add tests for dashboard

* Fix

* Remove const from Process::Kill() & Fix bugs

* Revert error check of execute_after

* Raise exception from DashboardAgent.run

* Add more tests.

* Fix compile on Linux

* Use dict comprehension instead of dict(generator)

* Fix lint

* Fix windows compile

* Fix lint

* Test Windows CI

* Revert "Test Windows CI"

This reverts commit 945e01051ec95cff5fcc1c0bc37045b46e7ad9a6.

* Fix ParseWindowsCommandLine bug

* Update src/ray/util/util.cc

Co-authored-by: Robert Nishihara <robertnishihara@gmail.com>

Co-authored-by: 刘宝 <po.lb@antfin.com>
Co-authored-by: SangBin Cho <rkooo567@gmail.com>
Co-authored-by: Robert Nishihara <robertnishihara@gmail.com>
2020-08-24 13:24:23 -07:00
..
bazel-format.sh Shellcheck rewrites (#9597) 2020-07-24 17:24:19 -05:00
bazel.py Improve Clang-IWYU to automatically make #include fixes (#9858) 2020-08-10 12:49:58 -07:00
bazel_cache_credential.json.enc [CI] Add Remote Caching (#6210) 2019-11-21 11:36:36 -08:00
bazel_export_options Upload bazel test logs to S3 (#9884) 2020-08-10 14:26:31 -07:00
build-docker-images.sh Fix LINT for build-docker-images.sh (#9882) 2020-08-03 18:32:58 -07:00
check-git-clang-format-output.sh Try to address linting issues (#8485) 2020-05-19 10:29:17 -05:00
check_import_order.py Add shellcheck support (#8574) 2020-07-30 18:39:28 -05:00
ci.sh ci: Redo format.sh --all script & backfill lint fixes (#9956) 2020-08-07 16:49:49 -07:00
determine_tests_to_run.py [Dashboard] Start the new dashboard (#10131) 2020-08-24 13:24:23 -07:00
format.sh [Misc] Include info about flake8_quotes in format.sh (#10123) 2020-08-15 00:09:02 -07:00
get_build_info.py Upload Travis in after_script phase (#10046) 2020-08-11 11:46:00 -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 Shellcheck rewrites (#9597) 2020-07-24 17:24:19 -05:00
install-dependencies.sh [RLlib] Switch to PyTorch 1.6 for testing. (#9790) 2020-08-01 05:21:23 +02:00
install-strace.sh Various CI fixes and cleanup (#8289) 2020-05-05 10:47:49 -07:00
install-toolchains.sh Bazel selects compiler flags based on compiler (#9313) 2020-07-13 15:31:46 -07:00
iwyu.sh Improve Clang-IWYU to automatically make #include fixes (#9858) 2020-08-10 12:49:58 -07:00
pre-push Clean up top level Ray dir (#5404) 2019-08-08 23:35:55 -07:00
test-wheels.sh Pin pytest version (#9767) 2020-07-28 19:54:48 -07:00
upload_build_info.sh Use the right bucket for travis logs (#10073) 2020-08-12 11:46:49 -07:00