ray/bazel
mehrdadn 44aded5272
Bazel mirrors (#7385)
* Switch to mirrors.bazel.build where possible

* Switch from .zip to .tar.gz for smaller downloads (it's also the default download on UNIX)

* Use direct GitHub URLs in Bazel files for clarity

* Don't pass patches to local_repository

* Remove github_repository()

* Switch to GitHub actions/checkout@v2 which is faster

* Use faster extraction method for LLVm on Windows

* Move LLVM_VERSION_WINDOWS to the shell script since it's not a CI-specific value

* Change GITHUB_TOKEN to GITHUB

* Don't show timestamps for GitHub Actions

* Factor out some options from GitHub Actions

* Tell Bazel to stay on the same volume in GitHun Actions

* Display progress output when downloading toolchains

Co-authored-by: GitHub Web Flow <noreply@github.com>
2020-03-01 14:04:06 -08:00
..
BUILD Build Raylet with Bazel (#3806) 2019-01-20 12:16:47 -08:00
BUILD.cython Make sure the right Python interpreter is used (#4334) 2019-03-12 12:21:55 -07:00
BUILD.plasma Platform shims for Windows (#6548) 2019-12-20 12:32:07 -08:00
BUILD.redis Tentative workaround for some forks and signals on Windows (#6362) 2019-12-16 16:57:49 -08:00
ray.bzl [Streaming] Streaming data transfer java (#6474) 2019-12-22 10:56:05 +08:00
ray_deps_build_all.bzl [Streaming] Streaming data transfer java (#6474) 2019-12-22 10:56:05 +08:00
ray_deps_setup.bzl Bazel mirrors (#7385) 2020-03-01 14:04:06 -08:00