viewing logs

job succeeded

wikimusic__16:19:52__17-03-2025

time taken
12 seconds
started at
Mon Mar 17 16:19:52 2025
updated at
Mon Mar 17 16:20:04 2025
uuid
9912e2f7-5da2-4021-9113-c3b80e360bb0
log uuid
34ccd405-a229-44ea-8abb-c3d546880308
inspect the job's lambda expression
(lambda() `((project . "wikimusic")(branch-name . "trunk")(task . "pull-and-restart")(clone-url . "https://codeberg.org/jjba23/wikimusic")))

starting new job...

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

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git pull
Updating f544b76..ff05052
Fast-forward
 app/controllers/songs.scm | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit ff05052eeaf7fb4c8db040d1e0aaeda99ae82772
Author: Josep Bigorra 
Date:   Mon Mar 17 16:18:49 2025 +0100

     ??

M	app/controllers/songs.scm

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