commit | a659135bb1dd5a3e7000a0fb0979c235a54f6190 | [log] [tgz] |
---|---|---|
author | buchgr <buchgr@google.com> | Fri Sep 01 13:14:19 2017 +0200 |
committer | Vladimir Moskva <vladmos@google.com> | Fri Sep 01 15:28:54 2017 +0200 |
tree | 563cf2efbacf97267fbd72de9fa31d651e5ba24c | |
parent | 621c096ff76b898118f2033b3ac974d73e137ede [diff] |
remote: Return exit code 34 for remote caching/execution errors. For any errors that are due to failures in the remote caching / execution layers Bazel now returns exit code 34 (ExitCode.REMOTE_ERROR). This includes errors where the remote cache / executor is unreachable or crashes. It does not include errors if the test / build failure is due to user errors i.e. compilation or test failures. PiperOrigin-RevId: 167259236
{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.