wikimusic-c58a21bc-8d43

job succeeded

time taken
6 seconds
started at
Fri Apr 17 13:26:37 2026
updated at
Fri Apr 17 13:26:43 2026
log uuid
c58a21bc-8d43-4f74-ac63-696ac5132d46
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 && uname -a

Linux wolk-jjba 6.18.22-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git reset --hard && git pull

HEAD is now at 95a227c ci: ????
From https://codeberg.org/jjba23/wikimusic
 * [new tag]         v1.0.1     -> v1.0.1
Already up to date.


-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD

commit 95a227cf4c7f07632ba9fbc9e6a6beb89d67c3f0
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Tue Mar 10 17:16:06 2026 +0100

    ci: ????

M	.woodpecker/byggsteg.yaml


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