guix-commits
[Top][All Lists]
Advanced

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

branch master updated (ded4df6 -> c44297b)


From: Christopher Baines
Subject: branch master updated (ded4df6 -> c44297b)
Date: Fri, 20 Mar 2020 04:29:02 -0400 (EDT)

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

    from ded4df6  Move and improve the "starting the server" message
     new e0f920b  Fix marking jobs as failed when exceptions are raised
     new c44297b  Generate and store system test derivations for all supported 
systems

The 2 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/jobs/load-new-guix-revision.scm  | 52 +++++++++++------
 guix-data-service/model/system-test.scm            | 67 +++++++++++++---------
 guix-data-service/web/revision/controller.scm      | 21 +++++--
 guix-data-service/web/revision/html.scm            | 20 +++++++
 ...revision_system_test_derivations_add_system.sql | 18 ++++++
 ...revision_system_test_derivations_add_system.sql |  7 +++
 sqitch/sqitch.plan                                 |  1 +
 ...revision_system_test_derivations_add_system.sql |  7 +++
 8 files changed, 142 insertions(+), 51 deletions(-)
 create mode 100644 
sqitch/deploy/guix_revision_system_test_derivations_add_system.sql
 create mode 100644 
sqitch/revert/guix_revision_system_test_derivations_add_system.sql
 create mode 100644 
sqitch/verify/guix_revision_system_test_derivations_add_system.sql



reply via email to

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