From 0ffd8caeeb8a0713300ed90bbcad1775078db0af Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sat, 23 Nov 2019 11:50:51 +0000 Subject: Add a script to help manage build servers This computes and displays the tokens needed to send build events to the Guix Data Service. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5889951..9023cd9 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ scripts/guix-data-service scripts/guix-data-service-process-job scripts/guix-data-service-process-jobs scripts/guix-data-service-query-build-servers +scripts/guix-data-service-manage-build-servers scripts/guix-data-service-process-branch-updated-email scripts/guix-data-service-process-branch-updated-mbox test-env -- cgit v1.2.3