viewing logs

job succeeded

wikimusic__16:29:59__17-03-2025

time taken
5 seconds
started at
Mon Mar 17 16:29:59 2025
updated at
Mon Mar 17 16:30:04 2025
uuid
c12ea1df-fc34-4543-a86a-9c54908b804d
log uuid
fe8513a6-3372-4fde-9adf-c46dd391fbca
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 ff05052..3a245ff
Fast-forward
 app/controllers/songs.scm   | 12 +++++++++++-
 app/views/song-contents.scm | 26 ++++++++++++++++++++------
 2 files changed, 31 insertions(+), 7 deletions(-)

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

     ??

M	app/controllers/songs.scm
M	app/views/song-contents.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.