commit | 4e8c4f2a789ee42b447c7bbf84686bae4f8bbf1f | [log] [tgz] |
---|---|---|
author | Xavier Bonaventura <xavibonaventura@gmail.com> | Tue Nov 29 08:00:29 2022 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 29 08:01:49 2022 -0800 |
tree | 0b58c78fbfb305891a95d91b7b6c19b7653fd536 | |
parent | cd40666001e8d599bb61735898c195c6d2fae55b [diff] |
Replace no-cache for no-remote-cache The documentation says that a target can be excluded from the remote cache with the tag no-cache. This is not completely right, this would exclude also the target from the local cache. To remove it from the remote cache only no-remote-cache should be used. Closes #16857. PiperOrigin-RevId: 491637119 Change-Id: Id2755d752e43b71bf5753c346141a058fdddc2e1
{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