| commit | 26b94ff0a860fe959d13dd517f8c29e6ab2a118e | [log] [tgz] |
|---|---|---|
| author | Chi Wang <chiwang@google.com> | Tue Sep 28 23:42:26 2021 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 28 23:43:50 2021 -0700 |
| tree | 73509c564c8ce2f033f144265e8235e51ce76cf7 | |
| parent | 4f287b0d8fa3fb44532aad141f4c03dd49344d60 [diff] |
Use rbe_preconfig for RBE toolchain configs [`rbe_preconfig`](https://github.com/bazelbuild/continuous-integration/tree/master/rules) is a repo rule that downloads pre-generated, Bazel CI hosted RBE toolchain configs. The list of available toolchains can be checked with [`manifest.json`](https://storage.googleapis.com/bazel-ci/rbe-configs/manifest.json). This PR replaces `rbe_autoconfig` with `rbe_preconfig` and removes the `bazel_toolchains` dependency. Closes #13981. PiperOrigin-RevId: 399615442
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md