viewing logs

job succeeded

lucidplan__21:42:40__01-05-2025

time taken
10 seconds
started at
Thu May 1 21:42:40 2025
updated at
Thu May 1 21:42:50 2025
uuid
fc1f722b-8482-43c8-ab05-3f8091e2b30e
log uuid
8d873bba-f919-4e24-8b1e-eb947f791753
inspect the job's lambda expression
(lambda() `((project . "lucidplan")(branch-name . "trunk")(task . "pull-and-restart")(clone-url . "https://codeberg.org/jjba23/lucidplan")))

starting new job...

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && uname -a
Linux wolk-jjba 6.13.12-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git pull
Already up to date.

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit eabdc690cb60909320fe71554ea9b49de795bd22
Author: Josep Bigorra 
Date:   Tue Apr 22 14:36:00 2025 +0200

     ??

M	app/controllers/tickets.scm
M	app/views/tickets.scm
M	colorize-tests.scm
M	lib/lucidplan/abstraction.scm
M	lib/lucidplan/html.scm

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo herd enable lucidplan && sudo herd restart lucidplan
Enabled service lucidplan.
Service lucidplan has been started.