From f7687b1ea757c75e1eba8e0b2e25feea12719bc0 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 17 Aug 2020 20:02:19 +0100 Subject: docs: Update README for the repository itself Adds a lot more information about what is actually going on here, as well as links to relevant things such as our Monorepo document. I'm aware that I didn't make all `//...` links clickable, but I realised at some point that it might be easier to just update cheddar to support highlighting those natively :-) Change-Id: Icbb212a6c07a5cf38ab8e65d83a64bec783eb8d0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1768 Tested-by: BuildkiteCI Reviewed-by: isomer Reviewed-by: kanepyork --- ops/besadii/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ops/besadii/default.nix') diff --git a/ops/besadii/default.nix b/ops/besadii/default.nix index 91d6bba6ac..0ce773c7b1 100644 --- a/ops/besadii/default.nix +++ b/ops/besadii/default.nix @@ -1,5 +1,5 @@ -# This program is used as a git post-update hook to trigger builds on -# sourcehut. +# This program is used as a Gerrit hook to trigger builds on +# Buildkite, Sourcegraph reindexing and other maintenance tasks. { ciBuilds, depot, ... }: let -- cgit 1.4.1