tvl-depot/ops/gerrit-tvl
Vincent Ambo 058bf61193 fix(gerrit-tvl): Fix construction of ref used in Buildkite
... and remove a spammy log statement.

This changed in besadii a while ago and lead to the behaviour of
failing silently, instead of failing with an error saying "undefined
undefined".

Note that with this change merged the plugin probably still won't work
again, but it gets us a step closer to the real error.

Change-Id: I3db25d246f4b1c634d316cd92574e27fb220d769
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4887
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: lukegb <lukegb@tvl.fyi>
2022-01-14 20:30:52 +00:00
..
static fix(gerrit-tvl): Fix construction of ref used in Buildkite 2022-01-14 20:30:52 +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.