commit | 18c82168433719b400a705a4a0222969a7a026ba | [log] [tgz] |
---|---|---|
author | Chi Wang <chiwang@google.com> | Tue Jul 13 07:18:46 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 13 07:20:17 2021 -0700 |
tree | 4cc62be7bc7025448e6ff72840404b6586dd4247 | |
parent | b27fd22f1bd1e29ec2475a3935c9004cc14713bf [diff] |
Remote: Do not upload empty output to remote cache. An unintended side-effect of change cc2b3ecb9283ebdb297fc3fb6407f4697c850ac2 is that zero-sized blob won't be uploaded to gRPC cache. However, the behavior is existed for a long time and the REAPI spec is also updated accordingly. This change makes the behavior explicit and brings it to other remote cache backends. Context https://github.com/bazelbuild/bazel/issues/11063. Fixes https://github.com/bazelbuild/bazel/issues/13349. Closes #13594. PiperOrigin-RevId: 384457129
{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:
See CONTRIBUTING.md