193f82cf-0792-4486-9a39-06a118102801(lambda()
`((task . ("byggsteg-version" "pull-and-deploy"))
(daemon-name . "byggsteg-daemon")
(project . "byggsteg")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/byggsteg.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git pull
From https://codeberg.org/jjba23/byggsteg
9fb9b7f..ef53ae3 trunk -> origin/trunk
Updating 9fb9b7f..ef53ae3
Fast-forward
app/views/index.scm | 26 +++++++++++---------------
docs/manual/en.org | 16 +++++-----------
2 files changed, 16 insertions(+), 26 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && uname -a
Linux wolk-jjba 6.15.9-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git log --name-status HEAD^..HEAD
commit ef53ae3cfb4b4e3ea45f48b0c76e40399e71c4d2
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Mon Aug 25 22:07:15 2025 +0200
???? docs: Improve task documentation
M app/views/index.scm
M docs/manual/en.org
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && sudo herd restart byggsteg-daemon || true
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && sudo make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
--eval '(progn (find-file "/etc/byggsteg/job-clone/byggsteg/trunk/docs/manual/en.org")(org-html-export-to-html)(message "finished publishing Byggsteg 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???)
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???)
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???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
finished publishing Byggsteg manual
mkdir -pv /srv/http/jointhefreeworld.org/manuals/byggsteg
rm -rfv /srv/http/jointhefreeworld.org/manuals/byggsteg/index.html
'/srv/http/jointhefreeworld.org/manuals/byggsteg/index.html' is verwijderd
mv -v docs/manual/en.html /srv/http/jointhefreeworld.org/manuals/byggsteg/index.html
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/byggsteg/index.html'