guix-commits
[Top][All Lists]
Advanced

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

main updated (42b55a1 -> 2c7caf3)


From: Ludovic Courtès
Subject: main updated (42b55a1 -> 2c7caf3)
Date: Fri, 24 May 2024 16:21:51 -0400 (EDT)

civodul pushed a change to branch main.

    from 42b55a1  tests: Adjust imports for Guix API change.
     new 5057938  templates: Change “Build history” to “Previous builds”.
     new d5ad4bd  README: Update authentication instructions.
     new 754e530  database: Simplify ‘db-register-builds’.
     new 12d7985  database: When registering a build, reschedule it if it was 
canceled.
     new 2089010  examples: random: Update branch name.
     new 78bdc15  database: Add ‘timestamp’ field to <build-summary>.
     new cc934ed  templates: Evaluation row now includes a timestamp.
     new 2c7caf3  http: Add /build/ID/restart route.


Summary of changes:
 README                    |  4 +--
 examples/random.scm       |  1 +
 src/cuirass/database.scm  | 40 +++++++++++++++++-----------
 src/cuirass/http.scm      | 34 ++++++++++++++++++++++++
 src/cuirass/templates.scm | 17 +++++++-----
 tests/database.scm        | 20 +++++++++++++-
 tests/http.scm            | 66 +++++++++++++++++++++++++++++++++++++----------
 7 files changed, 144 insertions(+), 38 deletions(-)



reply via email to

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