viewing logs

job succeeded

lucidplan__23:48:20__29-04-2025

time taken
11 seconds
started at
Tue Apr 29 23:48:20 2025
updated at
Tue Apr 29 23:48:31 2025
uuid
14ede33f-af68-4cf5-87d7-86de019d58ff
log uuid
937417c8-6105-4767-81f8-fadf4822986e
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.