commit | 807bdbc722c8318548a1e0952053de32f7ef96b6 | [log] [tgz] |
---|---|---|
author | cpeyser <cpeyser@google.com> | Thu May 03 12:41:33 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu May 03 12:44:07 2018 -0700 |
tree | 4f35a1c0126fc13a6bd7af227075a56f7e22d987 | |
parent | f6fb60a1bdc007c2508c5a18f1c633bef2dab0ea [diff] |
Replace Rule field in TestsInSuiteKey with a Label. In TestsInSuiteFunction, request the Package for that Label, and in that way materialize the Rule. Rule instances (which have a reference back to their Package) should not be in SkyKeys, since they are large and slow down serialization. PiperOrigin-RevId: 195294804
{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.