33f96308-b821-42cd-98c3-c5b907dc2ab5(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 && uname -a
Linux wolk-jjba 6.14.8-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git pull
Updating b956395..eb76976
Fast-forward
lib/byggsteg/html.scm | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git log --name-status HEAD^..HEAD
commit eb7697687a452f820d93a8c36e19ce5367ea2e10
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sat Jun 21 22:35:26 2025 +0200
??
M lib/byggsteg/html.scm
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && sudo make deploy
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && sudo herd restart byggsteg-daemon || true
guix shell -m manifest.scm -- emacs -Q --batch \
--eval '(progn (find-file "/etc/byggsteg/job-clone/byggsteg/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "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-GB.html /srv/http/jointhefreeworld.org/manuals/byggsteg/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/byggsteg/index.html'