80ebdf6b-59e1-4fb3-be5f-bf8e6011584d(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 4532cf4 feat: Add Symbanta
From https://codeberg.org/jjba23/wikimusic
4532cf4..f18aaf8 trunk -> origin/trunk
Updating 4532cf4..f18aaf8
Fast-forward
pub/js/symbanta.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && uname -a
Linux wolk-jjba 7.1.5-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 f18aaf83a68101b10332d2b90d4c334476b26b4f
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Sep 10 18:45:44 2026 +0200
feat: Add Symbanta
M pub/js/symbanta.js
-> 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"))'