5dd2876a-f00c-4018-b0a3-6eaf5261ea16(lambda()
`((task . ("maak-test"))
(project . "free-alacarte")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/free-alacarte.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/free-alacarte/trunk && git reset --hard && git pull
HEAD is now at 67d06bf ??? feature: Add improved hot-reload
From https://codeberg.org/jjba23/free-alacarte
67d06bf..786fa9f trunk -> origin/trunk
Updating 67d06bf..786fa9f
Fast-forward
Makefile | 8 --------
1 file changed, 8 deletions(-)
delete mode 100644 Makefile
-> running command: cd /etc/byggsteg/job-clone/free-alacarte/trunk && uname -a
Linux wolk-jjba 6.15.9-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/free-alacarte/trunk && git log --name-status HEAD^..HEAD
commit 786fa9f18404ccedb339b853b8bcdef0cea3cbac
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Aug 28 15:06:26 2025 +0200
??? feature: Add improved hot-reload
D Makefile
-> running command: cd /etc/byggsteg/job-clone/free-alacarte/trunk && maak test
free-alacarte> test (suite: free-alacarte-spec)
Free a la Carte
using the FileSystem free monad
can read from file successfully [???]
can write to file successfully [???]
using the Logger free monad
Free a la Carte
can log to stdout [???]
using FileSystem :+: Logger monads
Free a la Carte
can read a file's contents to stdout [???]
Finished in 0.0057 seconds
4 examples, 0 failures
free-alacarte> Test suite free-alacarte-spec passed
[1m[INFO][2025-08-28 15:16:38+0200] Start loading tasks from file: /etc/byggsteg/job-clone/free-alacarte/trunk/maak.scm[0m
[1m[INFO][2025-08-28 15:16:38+0200] Start executing user tasks: (test)[0m
[1m[INFO][2025-08-28 15:16:38+0200] Start task: test
[0m
[1m[INFO][2025-08-28 15:16:38+0200] Calling procedure: test[0m