Add a script to help manage build servers
This computes and displays the tokens needed to send build events to the Guix Data Service.
This commit is contained in:
parent
c3b17c0cb0
commit
0ffd8caeeb
4 changed files with 75 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ bin_SCRIPTS = \
|
|||
scripts/guix-data-service-process-jobs \
|
||||
scripts/guix-data-service-process-branch-updated-email \
|
||||
scripts/guix-data-service-process-branch-updated-mbox \
|
||||
scripts/guix-data-service-manage-build-servers \
|
||||
scripts/guix-data-service-query-build-servers
|
||||
|
||||
moddir = $(prefix)/share/guile/site/$(GUILE_EFFECTIVE_VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue