commit | 2adf7d1377f08f996ddee2eb21f63378df8c99c5 | [log] [tgz] |
---|---|---|
author | messa <messa@google.com> | Fri Mar 05 02:07:53 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 05 02:08:59 2021 -0800 |
tree | f423766cebe0218b5a1d740a15b054ce5cc387c5 | |
parent | 7b0ff0a01c55359b29434e4ca14a75a464deb6ef [diff] |
Store Starlark action's inputs in action cache if it shadows an action that discovers inputs. The Starlark action inputs' execPaths should also be stored in the action cache if it shadows another action that discovers its inputs to avoid re-running input discovery after a shutdown. PiperOrigin-RevId: 361101021
{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