commit | c864f876dc7e6d7758103047f721a605d1d5899b | [log] [tgz] |
---|---|---|
author | jcater <jcater@google.com> | Tue Jan 28 09:01:45 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 28 09:02:36 2020 -0800 |
tree | a32533e1533e227008bd3fd0e31fe66a64b3ff86 | |
parent | e411fa74176cdc54f84d62c189d042e9fb6d5c79 [diff] |
Automated rollback of commit 37aeabcd39fe326d1c4e55693d8d207f9f7ac6c4. *** Reason for rollback *** Causes all actions to use the "sandbox" strategy, effectively disabling remote builds in all cases. *** Original change description *** Split SpawnStrategy from ActionContext. This change removes SpawnStrategy from the ActionContext hierarchy. Spawn strategies thus are officially no longer queryable from any place in the execution phase (they already hadn't been but it was not obvious at all). Instead all access to them must be mediated by the SpawnStrategyResolver (formerly ProxySpawnStrategy) which uses the SpawnStrategyRegistry (formerly SpawnActionContextMaps) to do its work. Other kinds of action contexts are accessible... *** PiperOrigin-RevId: 291943951
{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