commit | f82666fcd1aad63992775816fdd14c6ec0f2ad4d | [log] [tgz] |
---|---|---|
author | olaola <olaola@google.com> | Thu Jul 20 21:06:48 2017 +0200 |
committer | Klaus Aehlig <aehlig@google.com> | Fri Jul 21 09:15:11 2017 +0200 |
tree | 1920d386d85b16c9aa8666f63972eba4de65f1e3 | |
parent | 2462f35c04f24f6ab8b7e28d838086ec3586ad45 [diff] |
Fix #3416: catch the ALREADY_EXISTS status code on upload, and treat it as success. This can happen per spec, if multiple builds try to upload the same blob concurrently. Also, added this to the RemoteWorker, per spec. PiperOrigin-RevId: 162647548
{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.