viewing logs

job succeeded

wikimusic

time taken
24 seconds
started at
Thu Jun 19 14:27:52 2025
updated at
Thu Jun 19 14:28:16 2025
log uuid
c70f0231-221a-4e4c-a75a-264748bef3cb
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 0b43213..af7fa5f
Fast-forward
 app/controllers/artists.scm    | 123 ++++++++------------
 app/controllers/genres.scm     | 122 ++++++++-----------
 app/controllers/login.scm      |   9 +-
 app/controllers/me.scm         |  62 +++++-----
 app/controllers/songs.scm      | 258 ++++++++++++++++-------------------------
 app/views/artists.scm          |  10 +-
 app/views/genres.scm           |  10 +-
 app/views/login.scm            |  10 +-
 app/views/song-contents.scm    |  49 ++++----
 app/views/songs.scm            | 103 ++++++----------
 lib/wikimusic/query-escape.scm |  77 ------------
 lib/wikimusic/url.scm          |  40 -------
 manifest.scm                   |   5 +-
 13 files changed, 311 insertions(+), 567 deletions(-)
 delete mode 100644 lib/wikimusic/query-escape.scm
 delete mode 100644 lib/wikimusic/url.scm

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit af7fa5f194e4532e76d9147864b011e0c5d7c43f
Merge: 0b43213 53589d3
Author: Josep Bigorra (Joe) <jjbigorra@gmail.com>
Date:   Thu Jun 19 14:20:49 2025 +0200

    Merge pull request 'use-more-kracht' (#23) from use-more-kracht into trunk
    
    Reviewed-on: https://codeberg.org/jjba23/wikimusic/pulls/23

commit 53589d3dbada3d07997390e0159fe5cb5ca8223d
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Jun 19 14:20:19 2025 +0200

     ??

M	app/controllers/artists.scm
M	app/controllers/genres.scm
M	app/controllers/login.scm
M	app/controllers/me.scm
M	app/controllers/songs.scm
M	app/views/artists.scm
M	app/views/genres.scm
M	app/views/login.scm
M	app/views/song-contents.scm
M	app/views/songs.scm

commit 36a513636ad771ed4f6a5f2c7fb8cf684ba4b87b
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Jun 19 14:03:17 2025 +0200

     ??

M	app/controllers/artists.scm
M	app/controllers/genres.scm
M	app/controllers/login.scm
M	app/controllers/me.scm
M	app/controllers/songs.scm
M	app/views/song-contents.scm
M	manifest.scm

commit 4b545579af8616b40f735cab932b2e5f544ef782
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Jun 19 13:46:19 2025 +0200

     ??

M	app/controllers/artists.scm
M	app/controllers/genres.scm
M	app/controllers/login.scm
M	app/controllers/me.scm
M	app/controllers/songs.scm
M	app/views/artists.scm
M	app/views/genres.scm
M	app/views/song-contents.scm
M	app/views/songs.scm
D	lib/wikimusic/query-escape.scm
D	lib/wikimusic/url.scm
M	manifest.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'