about summary refs log tree commit diff
path: root/views/kit/README.md
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-06-07T09·34+0000
committerclbot <clbot@tvl.fyi>2022-06-07T09·40+0000
commitd8583088b868b97ea58f3763c9c99b3ba552ecea (patch)
treea214a991378fd914a597458d4e48394cf4b6093b /views/kit/README.md
parent8e8d6eb1dfb51aeb0f2392bc7bc2e2a7b7ca9522 (diff)
feat(tvl-kit): Expose //tools/checks in tvl-kit r/4228
This makes CI utility functions available in TVL kit. For now this is
only the Terraform check, but said check has come up in other repos
before so it's useful to centralise here (and we might add more!)

Change-Id: I18acb19fc3407650ab9bad53dfba022dda498c07
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5858
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: asmundo <asmundo@gmail.com>
Diffstat (limited to 'views/kit/README.md')
-rw-r--r--views/kit/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/kit/README.md b/views/kit/README.md
index c7319ef419..85c05ed8a1 100644
--- a/views/kit/README.md
+++ b/views/kit/README.md
@@ -13,6 +13,7 @@ tooling, currently comprising of:
   corresponding to the physical layout of a repository.
 * `besadii`: Configurable Gerrit/Buildkite integration hook.
 * `magrathea`: Command-line tool for working with TVL-style monorepos
+* `checks`: Collection of useful CI checks for Buildkite
 
 It can be accessed via git by cloning it as such: