4cf466d6-291d-4689-bbb2-e5465c42c423(lambda()
`((task . ("pull-and-restart" "maak-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" && git reset --hard && git pull
HEAD is now at 71854d7 feat: ??? Font family
From https://codeberg.org/jjba23/wikimusic
71854d7..ba9fca9 trunk -> origin/trunk
Updating 71854d7..ba9fca9
Fast-forward
app/views/artist-view.scm | 5 ++---
app/views/genre-view.scm | 5 ++---
app/views/index.scm | 8 ++++----
app/views/login.scm | 5 ++---
app/views/song-view.scm | 8 ++++----
lib/wikimusic/html.scm | 18 +++++++++---------
6 files changed, 23 insertions(+), 26 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && uname -a
Linux wolk-jjba 6.18.31-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit ba9fca9d569e04148594e4786c9e91f2344ee31f
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sun May 31 20:35:04 2026 +0200
feat: ??? Font family
M app/views/artist-view.scm
M app/views/genre-view.scm
M app/views/index.scm
M app/views/login.scm
M app/views/song-view.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 maak deploy
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
finished publishing Wikimusic manual
'/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html' is verwijderd
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html'
--------------------------------------------------------------
Maak: the infinitely extensible command runner
Loading tasks from Maak file: /etc/byggsteg/job-clone/wikimusic/trunk/maak.scm
Executing Maak tasks: deploy
--------------------------------------------------------------
=> Running Maak task: deploy
Deploy the project's documentation.
Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- emacs -Q --batch --eval '(progn (find-file "./docs/manual/en.org") (org-html-export-to-html) (message "finished publishing Wikimusic manual"))'