guix-commits
[Top][All Lists]
Advanced

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

branch master updated (89782b3 -> 2135bc5)


From: Christopher Baines
Subject: branch master updated (89782b3 -> 2135bc5)
Date: Sun, 5 Nov 2023 10:44:16 -0500 (EST)

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

    from 89782b3  Close the repository when pulling
     new f5acc60  Make some sweeping changes to loading new revisions
     new c3cb04c  Use fibers when processing new revisions
     new 03327c0  Include output information in the package page response
     new 2135bc5  Update guix-dev.scm and .envrc

The 4 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:
 .envrc                                            |    2 +-
 guix-data-service/jobs.scm                        |  241 +++-
 guix-data-service/jobs/load-new-guix-revision.scm | 1296 ++++++++-------------
 guix-data-service/model/channel-instance.scm      |    5 +-
 guix-data-service/model/derivation.scm            |   91 +-
 guix-data-service/model/license.scm               |   62 +-
 guix-data-service/model/package-derivation.scm    |   28 +-
 guix-data-service/web/jobs/controller.scm         |    1 +
 guix-data-service/web/revision/controller.scm     |   42 +-
 guix-data-service/web/revision/html.scm           |    2 +-
 guix-dev.scm                                      |   31 +-
 scripts/guix-data-service-process-job.in          |   26 +-
 tests/jobs-load-new-guix-revision.scm             |   52 +-
 13 files changed, 904 insertions(+), 975 deletions(-)



reply via email to

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