wikimusic-204009b4-b56d

job succeeded

time taken
5 seconds
started at
Mon Sep 14 09:32:54 2026
updated at
Mon Sep 14 09:32:59 2026
log uuid
204009b4-b56d-4373-9179-49d593411ed0
inspect the job's lambda expression
(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 f18aaf8 feat: Add Symbanta
From https://codeberg.org/jjba23/wikimusic
   f18aaf8..51f62a0  trunk      -> origin/trunk
Updating f18aaf8..51f62a0
Fast-forward
 app/views/song-content-view.scm | 2 ++
 1 file changed, 2 insertions(+)


-> 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 51f62a0820355cce542eef9a850804e3f0b49eca
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Sep 14 09:32:41 2026 +0200

    feat: Leading in pre

M	app/views/song-content-view.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"))'