commit | 042a579c1114b5ed80c74bcdfec68f878a736734 | [log] [tgz] |
---|---|---|
author | steinman <steinman@google.com> | Fri May 31 08:19:50 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 31 08:20:51 2019 -0700 |
tree | ed8915c948d3e9a50c6c9cd98081f4e2ca264336 | |
parent | c3d2aa74ccd23dfb8a8173c2b3e2955f0c5892cb [diff] |
Make SHOW_ONCE_TAG in Reporter mean "show the event exactly once," instead of "show the event at most once." SHOW_ONCE_TAG now exempts the event from having to match the output filter, as is true for events without tags. Otherwise, the fact of tagging an event with SHOW_ONCE_TAG to avoid spamming the user will result in it being suppressed by the output filter in most of our auto-generated default cases. This is in preparation for warning on connectivity problems, which would get filtered out entirely without this change. RELNOTES:None. PiperOrigin-RevId: 250888472
{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.