commit | 75a65502595e46393b16da79a663e48d45508569 | [log] [tgz] |
---|---|---|
author | mai93 <messa@google.com> | Mon Sep 21 09:07:11 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 21 09:08:24 2020 -0700 |
tree | f4847dcfd2ec470c21e1249a3e623f52e3c529f8 | |
parent | bdbd163447f8ee9f82a06c513a02e16ef876896c [diff] |
Download to tmp directory in ctx.download_and_extract Modify `ctx.download_and_extract` to download the archive file to a tmp directory inside the given output path then delete the directory after extraction. This solves the problem that happens when the archive contains an archive with the same name. Fixes: #11699 @philwo Closes #12082. PiperOrigin-RevId: 332862448
{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