From 21765a140705dbd6c89c77ffb974c2143a953f5c Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Tue, 6 Apr 2021 17:47:48 +0100 Subject: feat(ops/gerrit-tvl): init TVL Gerrit plugin This is just going to be a grab bag of things which do TVL-specific things to Gerrit, whether that be exposing new Prolog predicates or, as I intend to do as the first thing, expose Buildkite builds as checks. Change-Id: Iaeab987a1fdbd078b85e274691c986489903bf3a Reviewed-on: https://cl.tvl.fyi/c/depot/+/2872 Tested-by: BuildkiteCI Reviewed-by: tazjin --- ops/gerrit-tvl/MANIFEST.MF | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ops/gerrit-tvl/MANIFEST.MF (limited to 'ops/gerrit-tvl/MANIFEST.MF') diff --git a/ops/gerrit-tvl/MANIFEST.MF b/ops/gerrit-tvl/MANIFEST.MF new file mode 100644 index 000000000000..bfe4eedeb6ac --- /dev/null +++ b/ops/gerrit-tvl/MANIFEST.MF @@ -0,0 +1,2 @@ +Gerrit-HttpModule: su.tvl.gerrit.HttpModule +Gerrit-PluginName: tvl -- cgit 1.4.1