commit | 3ff87f79c6a579272532bc676acdf924db1e8b59 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <bp@benjamin.pe> | Mon Aug 21 18:41:45 2017 +0200 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Tue Aug 22 09:13:25 2017 +0200 |
tree | cb108e0dddea1a592d16f123bdc49c1d5edea245 | |
parent | 523a01c3f0db0d028c3cebd52065e52f56cb4967 [diff] |
remote: don't fail build if upload fails If the upload of local build artifacts fails, the build no longer fails but instead a warning is printed once. If --verbose_failures is specified, a detailed warning is printed for every failure. This helps fixing #2964, however it doesn't fully fix it due to timeouts and retries slowing the build significantly. Also, add some other tests related to fallback behavior. Change-Id: Ief49941f9bc7e0123b5d93456d77428686dd5268 PiperOrigin-RevId: 165938874
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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 system. 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:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.