guix-commits
[Top][All Lists]
Advanced

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

branch master updated (8d6f255 -> 6e390c9)


From: Christopher Baines
Subject: branch master updated (8d6f255 -> 6e390c9)
Date: Sun, 27 Dec 2020 05:38:44 -0500 (EST)

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

    from 8d6f255  Add latest revision version of the fixed output package 
derivations
     new cbe9859  Support inserting build statuses without a transaction
     new 150d9c4  Don't try to start a new transaction inside processing build 
events
     new 6e390c9  Increase statistics targets for the derivation_inputs table

The 3 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/model/build-status.scm               | 18 +++++++++++-------
 guix-data-service/web/build-server/controller.scm      |  3 ++-
 .../increase_derivation_inputs_statistics_targets.sql  |  8 ++++++++
 .../increase_derivation_inputs_statistics_targets.sql  |  7 +++++++
 sqitch/sqitch.plan                                     |  1 +
 .../increase_derivation_inputs_statistics_targets.sql  |  7 +++++++
 6 files changed, 36 insertions(+), 8 deletions(-)
 create mode 100644 
sqitch/deploy/increase_derivation_inputs_statistics_targets.sql
 create mode 100644 
sqitch/revert/increase_derivation_inputs_statistics_targets.sql
 create mode 100644 
sqitch/verify/increase_derivation_inputs_statistics_targets.sql



reply via email to

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