commit | e8dea319709d7d9ec8163cd65e6a336b15d09113 | [log] [tgz] |
---|---|---|
author | Philipp Wollermann <philwo@google.com> | Wed Jan 24 06:36:49 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Jan 24 06:38:46 2018 -0800 |
tree | f8539b4ca15228582169b9030c51382a4963e2a8 | |
parent | 2e76741c620e01c914d38d6a5469e5e3122ab03f [diff] |
Remove Bazel's Docker tests. We'll just replace them with either native support for running tests inside Docker containers on CI or with VMs running the operating system. This gets rid of the "let's download 8 GB of Docker images" step when running `bazel build //...`. RELNOTES: None. Closes #4506. PiperOrigin-RevId: 183078052
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.