commit | 694b4b1279bcc6f1ab38b7dd6359eb63fe8e7115 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Tue Dec 10 11:32:23 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 10 11:33:20 2019 -0800 |
tree | c050bb08972351705400f24199dd3db4bc603165 | |
parent | 553dc6c9af2d38e4e3d356bf50e09ea7b008f25c [diff] |
Update actions to use NestedSet for inputs 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: 284812784
{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