viewing logs

job succeeded

wikimusic

time taken
3 seconds
started at
Mon Jun 16 20:40:00 2025
updated at
Mon Jun 16 20:40:03 2025
log uuid
8b0b090e-b8f5-424d-8cb8-8e2b7dee6209
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 b49ef20..7e5e25a
Fast-forward
 app/views/song-contents.scm      | 105 ++++++++++++++++++++-------------------
 lib/wikimusic/html.scm           |   9 +++-
 pub/js/song-chord-highlighter.js |  44 ++++++++++++++++
 3 files changed, 105 insertions(+), 53 deletions(-)
 create mode 100644 pub/js/song-chord-highlighter.js

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit 7e5e25af39cc2564ad704c49457de1d1d9ae10d4
Author: Josep Bigorra 
Date:   Mon Jun 16 20:39:53 2025 +0200

     ??

M	app/views/song-contents.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'