guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (6885006 -> f7b823c)


From: Christopher Baines
Subject: branch master updated (6885006 -> f7b823c)
Date: Fri, 9 Jun 2023 11:37:32 -0400 (EDT)

cbaines pushed a change to branch master
in repository data-service.

    from 6885006  Extend the invalid parameter handling for more types
     new 7524d23  Make the build event handling code more generic
     new 5c9ec28  Query for outputs when build events arrive
     new 29d49ba  Detach the database setup from the main guix-data-service 
process
     new 04e90a1  Better report exceptions in query-build-server-substitutes
     new f7b823c  Fix fetch-narinfo-files to work in the specific outputs case

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 guix-data-service/database.scm                    | 60 ++++++++++++++++
 guix-data-service/model/build.scm                 | 35 +++++++++
 guix-data-service/substitutes.scm                 | 77 ++++++++++++++++++--
 guix-data-service/web/build-server/controller.scm | 88 +++++++++++++----------
 scripts/guix-data-service-process-jobs.in         |  2 +
 scripts/guix-data-service.in                      | 54 +-------------
 6 files changed, 222 insertions(+), 94 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]