From 7ea24af24f15c6030d030c74e311c4cd3ac018462d6a39bcc1efd2e5f2013efc Mon Sep 17 00:00:00 2001 From: Till Wegmueller Date: Mon, 3 Nov 2025 23:46:36 +0100 Subject: [PATCH] Update TODO.txt with testing note about repo commit status --- TODO.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index c4017af..802e979 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,4 +3,7 @@ - Make Orchestrator serve the runner binaries so no external server is needed - Make orchestrator detect the address it will be reachable by checking the libvirt config or on illumos use it's external IP - Make VM reachable IP of the orchestrator configurable in case the setup on illumos gets more complicated (via config file) -- Make the forge-integration task use fnox secrets \ No newline at end of file +- Make the forge-integration task use fnox secrets + + +Testing repo commit status \ No newline at end of file