commit | a16183933c59e00446da748f1af294eb93f37737 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Tue Nov 17 13:29:01 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 17 13:31:12 2020 -0800 |
tree | c1cd6b9ec5134f85ef7bcb0b8fb684c7a23eb190 | |
parent | ed4458e961d4f883cc5a0ef38639f0d66f73c09f [diff] |
Consolidate Interrupted failure detail codes into INTERRUPTED We don't really need an enum for each command or call-site, that info can be put in the error message. With this change we remove an excess of choices so that it's easier for devs to do the right thing and to remove some cognitive burden from the already tricky exercise of interrupt handling. PiperOrigin-RevId: 342933703
{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