commit | c05c1e27cd02516990c5d81f1e24e54ebf5b7bd3 | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Wed Nov 11 02:32:07 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 11 02:33:09 2020 -0800 |
tree | bae4e9b322e2a51448f98214f54c7739f63612e0 | |
parent | 4e0924313e33e0c4672da6283c533b3b20f74052 [diff] |
Fix NPE with netrc and disk cache If you had a netrc file and were using a disk cache with no remote cache, this would crash. This was introduced by https://github.com/bazelbuild/bazel/pull/12130 Closes #12447. PiperOrigin-RevId: 341791170
{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