commit | 3052eff5d62b4c173265af471e3072a0433dda96 | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Wed Apr 17 02:55:12 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 17 02:58:39 2024 -0700 |
tree | 6d3940532fa6400d9192b2b866de7f0a81b7ba3d | |
parent | ee24c6ecb79a25ef730e5a54f64de0a299464028 [diff] |
Extract yanked versions into a SkyFunction Ensures that yanked version information is only downloaded once per module name, which reduces the number of files fetched during module resolution. On my machine, this reduces `bazel mod deps` runtime on Bazel itself by ~15%. This also prepares for storing yanked version information in the lockfile. Work towards https://github.com/bazelbuild/bazel/issues/20369 Closes #21909. PiperOrigin-RevId: 625617556 Change-Id: Ie4184def3b868470f93d584bbbbd7f704e1e9a82
{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