diff options
author | Christopher Baines <mail@cbaines.net> | 2019-11-23 11:50:51 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2019-11-23 11:50:51 +0000 |
commit | 0ffd8caeeb8a0713300ed90bbcad1775078db0af (patch) | |
tree | e56a6e0e5a129c3d3e3d6dbb083def8e2ed1cd48 /.gitignore | |
parent | c3b17c0cb0764c7bc0510bce247a3b75a41cdbb4 (diff) | |
download | data-service-0ffd8caeeb8a0713300ed90bbcad1775078db0af.tar data-service-0ffd8caeeb8a0713300ed90bbcad1775078db0af.tar.gz |
Add a script to help manage build servers
This computes and displays the tokens needed to send build events to the Guix
Data Service.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |