commit | f7e9ca7e39a58cf4ff37f6509e5d497c321a1834 | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Mon Sep 23 01:31:55 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 23 01:33:28 2019 -0700 |
tree | ab535fdd2e583ad8a0cceeac77402e9eec11ab2f | |
parent | fd8b8e1e4d11ab26220404f4e66779a3eacf0e15 [diff] |
Use Bazel CI sharding on tasks that benefit from it. This cuts down our presubmit times to ~29min. Further improvements will follow from migrating all Linux tasks to use RBE and tweaking the shard counts and sharding algorithm. Test run (with a bogus change to a Java file in order to not get cache hits for integration tests): https://buildkite.com/bazel/google-bazel-presubmit/builds/24778 This was a collaborative effort by fwe@, who implemented the sharding feature for our Bazel CI and did initial tests: https://github.com/bazelbuild/continuous-integration/pull/618 and myself, fixing the remaining blockers (https://github.com/bazelbuild/continuous-integration/commit/2a160432657bb1335f8fb8272832a208c2224d39). PiperOrigin-RevId: 270622850
{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.