| commit | 4e6937ea8190c004f6002e7a098270461969739a | [log] [tgz] |
|---|---|---|
| author | ulfjack <ulfjack@google.com> | Thu Dec 12 14:09:55 2019 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 12 14:11:34 2019 -0800 |
| tree | 183e5a2896625526a19d6dd922fefd892d2f863a | |
| parent | 7f7ce86c41626c1eadac391b12553309b207dda3 [diff] |
Update actions to use NestedSet for inputs (part 3) This is in preparation for making NestedSet not implement Iterable. Unfortunately, doing so means that there is no longer a common super-type for NestedSet and Collection, which means that we have to use NestedSet for all action inputs. PiperOrigin-RevId: 285267839
{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