commit | 4ddb5955c2e5e161f68584678844900152353b0a | [log] [tgz] |
---|---|---|
author | ajurkowski <ajurkowski@google.com> | Fri May 21 10:38:19 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 21 10:39:38 2021 -0700 |
tree | f0448197785eee4724afdad992342da08578f2f4 | |
parent | f8f9dc8682335b43b707a7e798262eb1d13b9eb4 [diff] |
Move creating directories for action outputs from `SkyframeActionExecutor` to a separate class. The logic creating output directories for actions is complicated enough to deserve a class of its own. Move the logic to the new class and add proper unit tests now that we have a clean-cut on its API. Add test helpers for easy listing of leaf entries in directories. PiperOrigin-RevId: 375115886
{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