tvl-depot/ops/gerrit-tvl
Luke Granger-Brown 6d008f6412 feat(gerrit-tvl): add Buildkite-backed Checks plugin implementation
This small(*) pile of JavaScript queries the Buildkite API for the
latest builds for the depot and displays the results in the rebooted
Check UI.

Change-Id: I7025a1c6d0d0afa000a9df4682133e03824ea10d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2881
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-04-07 11:19:04 +00:00
..
static feat(gerrit-tvl): add Buildkite-backed Checks plugin implementation 2021-04-07 11:19:04 +00:00
default.nix feat(ops/gerrit-tvl): init TVL Gerrit plugin 2021-04-06 18:43:04 +00:00
HttpModule.java feat(ops/gerrit-tvl): init TVL Gerrit plugin 2021-04-06 18:43:04 +00:00
MANIFEST.MF feat(ops/gerrit-tvl): init TVL Gerrit plugin 2021-04-06 18:43:04 +00:00
README.md feat(ops/gerrit-tvl): init TVL Gerrit plugin 2021-04-06 18:43:04 +00:00

gerrit-tvl

A Gerrit plugin that does TVL-specific things.

You probably want to take inspiration from this rather than using it directly, as it has a variety of TVL-ish assumptions baked into it.