viewing logs

job succeeded

wikimusic__17:07:04__17-03-2025

time taken
3 seconds
started at
Mon Mar 17 17:07:04 2025
updated at
Mon Mar 17 17:07:07 2025
uuid
93d9be89-4757-4f68-bf2d-c453cb3ec453
log uuid
49f8406e-e506-49c3-a58f-5908a35dfec5
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 b052936..454e9e5
Fast-forward
 app/controllers/genres.scm | 112 ++++++++++++++++++++++-----------------------
 app/views/artists.scm      |  26 +++++++----
 app/views/genres.scm       |  29 +++++++-----
 app/views/login.scm        |   3 +-
 app/views/songs.scm        |  33 +++++++------
 lib/wikimusic/html.scm     |  82 ++++++++++++++++-----------------
 6 files changed, 151 insertions(+), 134 deletions(-)

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

     ??

M	app/controllers/genres.scm
M	app/views/artists.scm
M	app/views/genres.scm
M	app/views/login.scm
M	app/views/songs.scm
M	lib/wikimusic/html.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.