578afb2f-e9f8-4212-86f9-c101379ab8a5(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.15.9-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git pull
Updating 55c68ea..25e8d6c
Fast-forward
.woodpecker/byggsteg.yaml | 48 ++++++++++++++++++++++++-----------------------
1 file changed, 25 insertions(+), 23 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git log --name-status HEAD^..HEAD
commit 25e8d6c04c5703577d605495ebe1e3efc19339e0
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Fri Aug 8 14:27:20 2025 +0200
???? ci: Improvements for Woodpecker pipeline
M .woodpecker/byggsteg.yaml
-> 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-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'