bazelbuild/bazel

Document Bazel's terminal output, particularly action statistics

Open

#11.068 aberto em 4 de abr. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4.465 forks)batch import
P3help wantedteam-Documentationteam-OSStype: documentation (cleanup)

Métricas do repositório

Stars
 (25.384 stars)
Métricas de merge de PR
 (Mesclagem média 22d 20h) (77 fundiu PRs em 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.

Guia do colaborador