bazelbuild/bazel

Document Bazel's terminal output, particularly action statistics

Open

#11,068 opened on Apr 4, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4,465 forks)batch import
P3help wantedteam-Documentationteam-OSStype: documentation (cleanup)

Repository metrics

Stars
 (25,384 stars)
PR merge metrics
 (Avg merge 22d 20h) (77 merged PRs in 30d)

Description

The Bazel terminal output reports statistics about build/test progress in a variety of ways that can be confusing for users. See, e.g., this bazel-discuss thread for some examples. We should document what the statistics mean, along with pointers to the command line options that can be used to customize the output.

Contributor guide