commit | 70d0c3ec91ccd5df848ab46949126ef10f9e0e0b | [log] [tgz] |
---|---|---|
author | ajurkowski <ajurkowski@google.com> | Thu Aug 29 13:36:53 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 29 13:39:35 2019 -0700 |
tree | 53c61a5bcbdd55a7a6de6ea59322479b689ab081 | |
parent | a7f3155d72657041d8daf0ae63608b4fe1107081 [diff] |
Add the name of the spawn runner to CriticalPathComponent. CriticalPathComponent collects the metrics from the spawns for executed actions, but does not copy the information about the runner used for them. Expand the collected information to also include the runner name. Suppress an error-prone warning in CriticalPathComponent. RELNOTES: None. PiperOrigin-RevId: 266217006
{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.