2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00
data-service/.gitignore
Christopher Baines 09d927cb99 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.
2019-07-12 19:57:24 +01:00

23 lines
405 B
Text

*.go
Makefile.in
Makefile
aclocal.m4
autom4te.cache
config.log
config.status
configure
build-aux/install-sh
build-aux/missing
*.log
tests/*.log
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
pre-inst-env