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