234afe94-a2a1-45d1-8176-a0ad01405c12(lambda()
`((task . ("pull-and-restart" "pull-and-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 0b0d8a5 ??? feature: Responsiveness
From https://codeberg.org/jjba23/wikimusic
0b0d8a5..ec7e265 trunk -> origin/trunk
* [new tag] v1.0.0 -> v1.0.0
Updating 0b0d8a5..ec7e265
Fast-forward
pub/sitemap.xml | 1 +
1 file changed, 1 insertion(+)
create mode 100644 pub/sitemap.xml
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && uname -a
Linux wolk-jjba 6.15.11-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 ec7e2658538f9ae3c4192f32c5415369b2c95ed2
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sat Oct 25 23:31:28 2025 +0200
??? feature: Add sitemap
A pub/sitemap.xml
-> 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 make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
--eval '(progn (find-file "/etc/byggsteg/job-clone/wikimusic/trunk/docs/manual/en.org")(org-html-export-to-html)(message "finished publishing WikiMusic manual"))'
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
mkdir -pv /srv/http/jointhefreeworld.org/manuals/wikimusic
rm -rfv /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
'/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html' is verwijderd
mv -v docs/manual/en.html /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html'