b33819d2-6631-4747-a5a7-a2abc0c66e4b(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 209e9c0 feat: ??? Improve ASCII view
From https://codeberg.org/jjba23/wikimusic
209e9c0..4532cf4 trunk -> origin/trunk
* [new tag] v1.1.1 -> v1.1.1
Updating 209e9c0..4532cf4
Fast-forward
lib/wikimusic/html.scm | 7 ++-
pub/js/symbanta.js | 142 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 147 insertions(+), 2 deletions(-)
create mode 100644 pub/js/symbanta.js
-> 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 4532cf4f35861c5f377b10038353cea7dbb23c8f
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Sep 10 18:35:15 2026 +0200
feat: Add Symbanta
M lib/wikimusic/html.scm
A 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.
Starting service wikimusic-daemon...
Service wikimusic-daemon started.
Service wikimusic-daemon running with value #<<process> id: 9627 command: ("maak" "production-server")>.
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"))'