| commit | 3a91453a34ae8a87970ab4f31031ffcf792562ba | [log] [tgz] |
|---|---|---|
| author | philwo <philwo@google.com> | Wed Jan 23 09:08:40 2019 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Wed Jan 23 09:10:05 2019 -0800 |
| tree | 7d7feb646776e73c8e699911bd67f2a5a84c0024 | |
| parent | 483f20a1631ed95311b1b1b58fcf7bd6e6ecd39f [diff] |
Automated rollback of commit bb1c2a13be881b80154e558709923c0e0c31c7e9. *** Reason for rollback *** This broke //src/test/shell/bazel/remote:remote_execution_test on Bazel CI. Log here: https://storage.googleapis.com/bazel-buildkite-artifacts/f1b54300-cf87-4516-8767-410b93ab1ee9/src/test/shell/bazel/remote/remote_execution_test/attempt_1.log Discussion here: https://github.com/bazelbuild/bazel/pull/7011 *** Original change description *** 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. *** PiperOrigin-RevId: 230540620
{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.