Amog Kamsetty
b01e11d721
[Docker] Add support for Cuda 11.3 ( #26233 )
...
Start building Ray docker images with cuda 11.3
2022-07-10 21:50:42 -07:00
Simon Mo
5342163b9d
[CI] Use BUILDKITE_JOB_ID for better navigation for flaky tracker ( #26021 )
2022-06-23 18:07:29 -07:00
Simon Mo
1c27469b6d
[macOS] Only cleanup directory after upload ( #25835 )
...
Missed it in previous enablement of uploading bazel log, we should no longer clean the directory anymore.
2022-06-17 12:46:37 +01:00
Simon Mo
503e197f8c
[CI] Upload macOS bazel test files ( #25744 )
2022-06-15 10:09:04 -07:00
Eric Liang
905258dbc1
Clean up docstyle in python modules and add LINT rule ( #25272 )
2022-06-01 11:27:54 -07:00
Yi Cheng
8c70f02652
[build] Fix the install-bazel.sh
( #25251 )
...
install-bazel.sh is broken due to the path is not correctly set. This PR fixed it.
2022-06-01 10:52:31 -07:00
Kai Fricke
41b98b1b61
[ci/py310] Fix docker image build/tag ( #24922 )
...
We're currently not building the 3.9/3.10 ray-ml docker images, but we're still trying to tag/push them.
2022-05-18 18:36:37 +01:00
Chen Shen
1325cf7876
[python3.10] Build py310 images ( #24859 )
...
Build python 3.10 images so we can run release tests.
2022-05-18 08:48:20 -07:00
Kai Yang
4a999777fa
[Core] Allow accepting gRPC HTTP proxy via env variable ( #23526 )
2022-05-10 11:30:46 +08:00
Amog Kamsetty
60ded3ef79
[Docker] Start building ray-ml
CPU Docker image again ( #24266 )
2022-04-28 15:29:23 -07:00
Kai Fricke
65d9a410f7
[ci] Clean up ci/ directory (refactor ci/travis) ( #23866 )
...
Clean up the ci/ directory. This means getting rid of the travis/ path completely and moving the files into sensible subdirectories.
Details:
- Moves everything under ci/travis into subdirectories, e.g. ci/build, ci/lint, etc.
- Minor adjustments to some scripts (variable renames)
- Removes the outdated (unused) asan tests
2022-04-13 18:11:30 +01:00