commit | cb0102b6894da22f505a24e07d554ac8fc972409 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Tue May 04 10:22:23 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 04 10:23:25 2021 -0700 |
tree | bc16be467fa6b558d54e2fabaca4643bdd93a98b | |
parent | 36760f0e8044166f6e6bc6b2f78c64b6aa5e6e1e [diff] |
Warn more specifically about aspects returning same target as underlying rule Call out DefaultInfo and InstrumentedFilesInfo specifically. Word that in a way that makes it a bit clearer that it's a problem for an aspect to return any provider that the underlying rule target _might_ provide in the future, even if it doesn't currently. RELNOTES: None. PiperOrigin-RevId: 371942402
{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