guix-commits
[Top][All Lists]
Advanced

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

branch master updated (f1eb2d3 -> 4f3be14)


From: Christopher Baines
Subject: branch master updated (f1eb2d3 -> 4f3be14)
Date: Fri, 9 Oct 2020 15:21:18 -0400 (EDT)

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

    from f1eb2d3  Change table-schema to detect when there are no results
     new 2c463fc  Guard against derivation IDs that aren't numbers
     new da8586f  Guard against errors when recording job stderr output
     new 1f55718  Link to the revisions in the comparison header
     new 8daf35e  Change the derivation comparison targets
     new 853aaa6  Use letpar& for systems and targets in 
render-compare/derivations
     new 51204ae  Clarify that the derivations comparison only is for packages
     new 6023aa8  Improve select-job-for-commit
     new 3cb8ce5  Include tablespace as a label for table metrics
     new 2fa9f15  Include the base commit and target commit in the compare 
output
     new 5267bde  Add Prometheus metrics for indexes specifically
     new 4f3be14  Split the jobs metric in to succeede, queued and failed

The 11 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/data-deletion.scm               |  5 ++
 guix-data-service/jobs/load-new-guix-revision.scm | 54 +++++++++++++++++---
 guix-data-service/metrics.scm                     | 44 ++++++++++++++--
 guix-data-service/web/compare/controller.scm      | 46 +++++++++++------
 guix-data-service/web/compare/html.scm            | 57 ++++++++++++---------
 guix-data-service/web/controller.scm              | 61 +++++++++++++++++++----
 guix-data-service/web/revision/html.scm           | 61 +++++++++++------------
 tests/jobs-load-new-guix-revision.scm             |  2 +-
 8 files changed, 238 insertions(+), 92 deletions(-)



reply via email to

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