aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-07-12 19:57:24 +0100
committerChristopher Baines <mail@cbaines.net>2019-07-12 19:57:24 +0100
commit09d927cb99d488b1d9024ec7592b900b6645d065 (patch)
treef27ea55a225eb18184200c259c2ce1bc6365e721 /.gitignore
parenta6bd46b829070fca8843bc0155e5bf2b71d422dd (diff)
downloaddata-service-09d927cb99d488b1d9024ec7592b900b6645d065.tar
data-service-09d927cb99d488b1d9024ec7592b900b6645d065.tar.gz
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9b06c46..77ade4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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