wikimusic-f0ccfc95-d70d

job succeeded

time taken
2 seconds
started at
Sun May 31 20:53:21 2026
updated at
Sun May 31 20:53:23 2026
log uuid
f0ccfc95-d70d-45d4-ae18-5a5561e1192c
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 ba9fca9 feat: ??? Font family
From https://codeberg.org/jjba23/wikimusic
   ba9fca9..6c3a7d7  trunk      -> origin/trunk
Updating ba9fca9..6c3a7d7
Fast-forward
 app/views/song-view.scm | 4 ++--
 lib/wikimusic/html.scm  | 4 ++--
 2 files changed, 4 insertions(+), 4 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 6c3a7d7d54996d42987b30d6476bc5b450c5ca19
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sun May 31 20:53:09 2026 +0200

    feat: ??? Font family

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"))'