commit | 4697ff128f19e8c77d84e149c0e5b75f4e6d2801 | [log] [tgz] |
---|---|---|
author | janakr <janakr@google.com> | Tue Jan 18 08:48:17 2022 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 18 08:49:32 2022 -0800 |
tree | f910668376be10e108a7bad3d06856cb077c58ea | |
parent | 3780e7f2afabb57ea90e211074ba8bcc6bddf0c3 [diff] |
Rolling forward https://github.com/bazelbuild/bazel/commit/ceece65abd46833fe277a43fded9ee9f387bab14 with fix to continue requesting deps for shared actions. The diffbase fix to Skyframe to clear cache state is also necessary. *** Original change description *** Stop re-requesting ActionExecutionFunction deps after input discovery causes a Skyframe restart: we no longer have the invariant that a SkyFunction requests the same deps on each evaluation, and iterating over all the inputs of an action isn't trivial. PiperOrigin-RevId: 422566558
{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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md