commit | 1e1a775d58a9e92268b55f83d059d7da924b4cc4 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Tue Dec 10 21:17:58 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 10 21:18:59 2019 -0800 |
tree | 644d93e3827b8a31f856a667783add1c69aebe7a | |
parent | 4e2b4958d508ef2ed65db7b681c3be5939e7f147 [diff] |
Update actions to use NestedSet for inputs (part 2; tests) 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: 284911679
{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