From 6f047c64e53bb3ddb80193dc5d0118a4fc0a8a16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sat, 15 Jul 2023 19:40:57 +0200 Subject: [PATCH] Update 'TODO'. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index a149c08..3a341c2 100644 --- a/TODO +++ b/TODO @@ -20,6 +20,10 @@ - 'remote-server' notifies 'remote-worker' processes of available builds - 'web' notifies 'register' of build requests +* Make =remote-worker= more dynamic + + - replace fixed =--workers= option with something based on current load (?) + * Improve the user interface ** Clarify the new success/failure/queued figures on eval page @@ -31,6 +35,8 @@ With client-side JS; folding of build phases, etc. Similar to what =define-json-mapping= does. +* Add Guix Build Coordinator backend + * Use Spritely Goblins - make it possible to hand over capabilities to invidivual agents