viewing logs

job succeeded

wikimusic

time taken
2 seconds
started at
Fri Jun 20 08:11:53 2025
updated at
Fri Jun 20 08:11:55 2025
log uuid
79afd815-b78b-4e20-bff0-dca791c63c6d
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "pull-and-deploy"))
    (daemon-name . "wikimusic-daemon")
    (project . "wikimusic")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/wikimusic.git")))
    

starting new job...

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

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git pull
Updating 5cac581..29e6f37
Fast-forward
 app/controllers/artists.scm | 46 ++++++++++++++++----------------
 app/controllers/genres.scm  | 44 +++++++++++++++---------------
 app/controllers/songs.scm   | 50 +++++++++++++++++-----------------
 app/views/artists.scm       | 37 +++++++++++++++-----------
 app/views/genres.scm        | 35 ++++++++++++++----------
 app/views/songs.scm         | 36 ++++++++++++++-----------
 lib/wikimusic/html.scm      | 65 ++++++++++++++++++++++++---------------------
 7 files changed, 167 insertions(+), 146 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit 29e6f379ff5e85185600a52c292fae98efff98f9
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Jun 20 08:11:48 2025 +0200

    uri encode and decode??

M	app/controllers/artists.scm
M	app/controllers/genres.scm
M	app/controllers/songs.scm
M	app/views/artists.scm
M	app/views/genres.scm
M	app/views/songs.scm
M	lib/wikimusic/html.scm

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

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
	--eval '(progn (find-file "/etc/byggsteg/job-clone/wikimusic/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "finished publishing WikiMusic manual"))'
mkdir -pv /srv/http/jointhefreeworld.org/manuals/wikimusic
rm -rfv /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
'/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html' is verwijderd
mv -v docs/manual/en-GB.html /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html'