guix-commits
[Top][All Lists]
Advanced

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

main updated (e4b4206 -> c326f6c)


From: Ludovic Courtès
Subject: main updated (e4b4206 -> c326f6c)
Date: Tue, 4 Jun 2024 18:41:39 -0400 (EDT)

civodul pushed a change to branch main.

    from e4b4206  css: Don’t display search hints on narrow viewpoints.
     new 83a8272  base: ‘delete-old-gc-roots’ gracefully handles nonexistent 
directory.
     new 9eab1d1  remote-worker: Ensure user GC directory exists before 
creating subdir.
     new ab9ee23  http: Streamline requests sent over the bridge to ‘cuirass 
register’.
     new 391d52f  templates: Evaluation page shows whether the job is 
deactivated.
     new 60856f3  database: Add ‘db-activate-specification’.
     new f35b94e  http: Add /admin/specifications/activate/NAME.
     new c326f6c  templates: Show “Activate” button for deactivated jobsets.


Summary of changes:
 src/cuirass/base.scm                  | 29 +++++++++---
 src/cuirass/database.scm              |  7 +++
 src/cuirass/http.scm                  | 87 ++++++++++++++++++++++-------------
 src/cuirass/scripts/register.scm      | 42 ++++++++++++++---
 src/cuirass/scripts/remote-worker.scm | 27 ++++++-----
 src/cuirass/templates.scm             | 23 ++++++---
 6 files changed, 150 insertions(+), 65 deletions(-)



reply via email to

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