0766e011-82a3-4795-ab92-7c8767161a37(lambda()
`((task . ("pull-and-restart" "pull-and-deploy"))
(daemon-name . "lucidplan-daemon")
(project . "lucidplan")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/lucidplan.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git reset --hard && git pull
HEAD is now at 5c8ca38 feat: ??? Modernize stack
From https://codeberg.org/jjba23/lucidplan
5c8ca38..8fd15d4 trunk -> origin/trunk
Updating 5c8ca38..8fd15d4
Fast-forward
lib/lucidplan/html.scm | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && uname -a
Linux wolk-jjba 6.18.15-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit 8fd15d4e39fc3b98a70ded26d937a0ec57bf384b
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Tue Mar 10 17:13:26 2026 +0100
feat: ??? Back to top
M lib/lucidplan/html.scm
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo herd enable lucidplan-daemon || true && sudo herd restart lucidplan-daemon || true
Enabled service lucidplan-daemon.
Service lucidplan-daemon has been started.
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo make deploy
make: *** Er is geen regel om doel 'deploy' te maken. Gestopt.