Add a process-job command

This allows easily processing an individual job by id. This may be useful to
use manually, but also when processing jobs in parallel, as forking doesn't
work well with the libpq library used by squee.
This commit is contained in:
Christopher Baines 2019-07-12 19:57:24 +01:00
parent a6bd46b829
commit 09d927cb99
4 changed files with 39 additions and 0 deletions

1
.gitignore vendored
View file

@ -16,6 +16,7 @@ tests/*.trs
guix-data-service/config.scm
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-process-branch-updated-email