Chen Shen
2e53f48188
[python3.10] build python310 wheels ( #24829 )
...
build python3.10 wheels for linux windows and mac.
2022-05-16 12:36:33 -07:00
Jian Xiao
f02a469d36
Drop python 3.6 from Windows build ( #24756 )
...
Fix the wheel build failure
2022-05-13 08:50:10 -07:00
Jian Xiao
c9f31af27f
[CI] Fix Windows wheel build ( #24748 )
2022-05-12 16:23:50 -07:00
Jian Xiao
5f347a6d70
Ubreak the windows wheel building ( #24699 )
...
Unbreak the windows wheel building.
2022-05-12 00:23:56 -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
Simon Mo
f16b422062
[CI] Migrate Windows Wheels to Buildkite ( #21388 )
2022-01-05 12:49:19 -08:00
Philipp Moritz
dbd61b9e6b
[Dashboard] Include the dashboard in Windows wheels ( #19575 )
2021-10-22 17:57:36 -07:00
Jiajun Yao
c31f0e17e6
Replace ray.__commit__ with the actual commit SHA when we build the windows ( #19213 )
...
wheel
2021-10-08 16:06:52 -07:00
SongGuyang
a57de0e224
support build different python wheel in setup.py ( #16998 )
2021-07-16 13:01:48 +08:00
mehrdadn
a7b97b6f8a
Add shellcheck support ( #8574 )
2020-07-30 18:39:28 -05:00
mehrdadn
fb5280f21b
Fix some Windows CI issues ( #9708 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-28 18:10:23 -07:00
mehrdadn
02cbd4fb7e
Skip uneeded steps on CI ( #9582 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-20 12:41:57 -07:00
mehrdadn
aa33aba1fa
Fix pip and Bazel interaction messing up CI ( #9506 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-16 16:28:37 -07:00
mehrdadn
ca4f3b79db
Speedups for GitHub Actions ( #9343 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-14 14:51:51 -07:00