commit | 6077d65fc40c90444b7efffc88e6d460f0199004 | [log] [tgz] |
---|---|---|
author | jmmv <jmmv@google.com> | Tue Sep 10 09:25:37 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 10 09:26:32 2019 -0700 |
tree | e69cb07c2f99361c3461f1e32998ea1aed34d4a8 | |
parent | dd8785589f336c21149f4f746ead493eb34c2e6b [diff] |
Remove boolean parameters from getSpawnForTest for better readability. Instead, add two separate overrides called new{Custom,Dynamic}Spawn that take the relevant details as parameters. And, with this change, make the inputArtifact and outputArtifact be local variables instead of class-level variables as they are only needed within newCustomSpawn. RELNOTES: None. PiperOrigin-RevId: 268241010
{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.