commit | b0e1be925163083b8d05c40b434ac5c9f0773673 | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Mon Mar 01 09:22:44 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 01 09:23:57 2021 -0800 |
tree | e564bcdd7a65625ae28a87ad28707fe029c781e0 | |
parent | 237698daa50b66656246a722db9bd10f30d236cc [diff] |
Do not pass an ArtifactExpander to CompletionContext. Instead, pass in the required maps because the behavior of CompletionContext is simple enough that it makes more sense to do that instead. The long-term goal is to turn the completion events into data objects. Unfortunately, that probably won't happen for a while since pathResolver does to useful work and it's hard to plumb that in in any other way. RELNOTES: None. PiperOrigin-RevId: 360205871
{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