Build & Test UI
Get visibility into your build and test performance. Share invocation links with co-workers and debug together.
Remote Execution
Automatically parallelize your build actions and test runs across thousands of cores.
siggi@lunchbox: ~/tensorflow
siggi@lunchbox: ~/tensorflow$ bazel build tensorflow --config=remote
INFO: Invocation ID: 5fa9285b-b01e-435b-9ad4-96543f939e6a
INFO: Streaming build results to: https://app.buildbuddy.io/invocation/5fa9285b-b01e-435b-9ad4-96543f939e6a
INFO: Analyzed target //tensorflow:tensorflow (226 packages loaded, 20226 targets configured)
INFO: Found 1 target...
[0 / 8,191] 394 actions, 315 running
INFO: Invocation ID: 5fa9285b-b01e-435b-9ad4-96543f939e6a
INFO: Streaming build results to: https://app.buildbuddy.io/invocation/5fa9285b-b01e-435b-9ad4-96543f939e6a
INFO: Analyzed target //tensorflow:tensorflow (226 packages loaded, 20226 targets configured)
INFO: Found 1 target...
[0 / 8,191] 394 actions, 315 running
Compiling src/google/protobuf/inlined_string_field.cc; 2s remote
Compiling src/google/protobuf/wire_format_lite.cc; 2s remote
Compiling src/google/protobuf/stubs/structurally_valid.cc; 2s remote
Compiling src/google/protobuf/any_lite.cc; 2s remote
Compiling sc/google/protobuf/stubs/strutil.cc; 2s remote
GoToolchainBinaryCompile external/go_sdk_Linux/builder.a [for host]; 2s remote
Compiling src/google/protobuf/message_lite.cc; 2s remote
Compiling src/google/protobuf/io/zero_copy_stream_impl_lite.cc; 2s remote
Remote Cache
Global remote caching infrastructure made easy. Highly scalable, blazing fast, and incredibly simple to setup.
BuildBuddy CLI
Take BuildBuddy to the command line — built on top of Bazelisk with support for plugins, authentication, flaky network conditions, and so much more.
siggi@lunchbox: ~/tensorflow
siggi@lunchbox: ~/tensorflow$ bb build //...
Workflows
A CI system that's designed and built just for Bazel. Always hit a warm Bazel instance and enjoy CI runs that finish in seconds.
Plugin Library
Add functionality and customize your BuildBuddy CLI experience with plugins built by our incredible developer community.