commit | bb1c2a13be881b80154e558709923c0e0c31c7e9 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <bp@benjamin.pe> | Tue Jan 22 02:12:19 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jan 22 02:13:54 2019 -0800 |
tree | 9868bc931553afb4c7c2935cb17bd8fbfac614ba | |
parent | 0d98e88f885ff46372bb9a65b3f13149077ecfbc [diff] |
Do not upload artifacts from the local execution of no-cache spawns. Previously, marking a spawn "no-cache" resulted in its outputs being uploaded but not the action result protobuf. This was confusing to many users, who want to use "no-cache" to prevent actions with large outputs from filling the cache. Fixes https://github.com/bazelbuild/bazel/issues/4343. RELNOTES: Locally-executed spawns tagged "no-cache" no longer upload their outputs to the remote cache. Closes #7011. PiperOrigin-RevId: 230305452
{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 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.