commit | d94816a68980628e43f509bcd6a49e98984658b5 | [log] [tgz] |
---|---|---|
author | Googler <leba@google.com> | Thu Jun 15 05:05:25 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 15 05:06:51 2023 -0700 |
tree | ea8e6858c7c0893efb70d8d6d51a9e58605aa274 | |
parent | 11affc3ce4293c8249176073213c5946b2f29a1f [diff] |
Make it possible to use BwoB with Skymeld. Particularly the downloading behavior during a build. We achieve this by incrementally building the list of artifacts to download, to make up for the lack of a complete `AnalysisResult` in skymeld. This however brings about a regression in incremental builds: instead of dirtying just the artifacts of top-level targets, we would need to dirty all action nodes in the Skyframe graph. We'd for sure be doing more work, but likely the other layers of caching would help alleviate this. This should be nonetheless addressed in a follow up CL. PiperOrigin-RevId: 540547330 Change-Id: I8a2639fee135afb629b50d28846e8a3439612f56
{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