add githubstatus to hydra

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

fix repo in jobsets

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

fix hydraURL

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

switch to short context

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

fix hydraURL (again)

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-07-07 23:50:55 -04:00 committed by Alice Huston
parent edf9e77b1c
commit b9cbaf8c13

View File

@ -43,7 +43,7 @@ in
services = {
hydra = {
enable = true;
hydraURL = "http://localhost:3000";
hydraURL = "https://hydra.alicehuston.xyz";
smtpHost = "alicehuston.xyz";
notificationSender = "hydra@alicehuston.xyz";
gcRootsDir = "/ZFS/ZFS-primary/hydra";
@ -60,6 +60,7 @@ in
## This example will match all jobs
#jobs = .*
inputs = nixexpr
useShortContext = true
excludeBuildFromContext = 1
</githubstatus>
Include ${config.sops.secrets."alice/gha-hydra-token".path}