commit | bac30fed28ddc380b181fa9c9b90d3742fb07627 | [log] [tgz] |
---|---|---|
author | Jakob Buchgraber <buchgr@google.com> | Mon Jan 28 05:24:23 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jan 28 05:26:15 2019 -0800 |
tree | 005d329e227dcbfb06e9ce46aee8644f737ac808 | |
parent | 2f82b33b06e0ca493c00603491a4ef766b3bf175 [diff] |
remote: don't upload failed action outputs. Fixes #7232 For historical reasons we are currently uploading the outputs of failed actionsi (exit code != 0). This was mostly so that test.log and test.xml of failed tests would be uploaded when BES was enabled. However, we have had local file uploads in BES for a while now and thus this (unexpected) feature is now obsolete. PTAL @benjaminp Closes #7243. PiperOrigin-RevId: 231201641
{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.