commit | a56df561241d356fb694b8377473d9db00b81507 | [log] [tgz] |
---|---|---|
author | ilist <ilist@google.com> | Fri May 07 06:39:50 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 07 06:41:39 2021 -0700 |
tree | 27bb22df6c76137637d0caf6b4ca5c1888cf7782 | |
parent | a4b2ca45d5b37fce31a2fa5d7a92fbcd442f6322 [diff] |
Replace getFileConfiguredTarget(label).getArtifact() with getArtifact(label), make it work over filegroups. The pattern was often used to test implicit outputs from a target. Since we're replacing implicit outputs with filegroups, we need a getter that works on both. PiperOrigin-RevId: 372545076
{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