commit | 47890cace3c013a92b108eb8eb6f100eeedd957a | [log] [tgz] |
---|---|---|
author | Xiaoyi Shi <ashi009@gmail.com> | Tue Jul 21 07:13:28 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 21 07:14:43 2020 -0700 |
tree | 8166a17b629769ea3c246c14445776de690ed245 | |
parent | 7d8b635cdebb00d6a949ae9e1faaf7cf3dd702ea [diff] |
make curl fail loudly for non-2xx downloads `curl` fails silently if the status code of the response is not 2xx. This CL makes it fail loudly, and break the pipe. Closes #11800. PiperOrigin-RevId: 322353682
{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