hydra-queue-runner: Send build notifications

Since our notification plugins are written in Perl, sending
notification from C++ requires a small Perl helper named
‘hydra-notify’.
This commit is contained in:
Eelco Dolstra
2015-06-23 00:14:49 +02:00
parent 5312e1209b
commit a317d24b29
4 changed files with 111 additions and 6 deletions

View File

@ -9,6 +9,7 @@ distributable_scripts = \
hydra-update-gc-roots \
hydra-s3-backup-collect-garbage \
hydra-create-user \
hydra-notify \
nix-prefetch-git \
nix-prefetch-bzr \
nix-prefetch-hg