d976fb39-86cc-424c-b279-a49e0f790d67(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 bf8e427..76a4004
Fast-forward
lib/byggsteg/job/pipeline.scm | 15 +++++++++++++++
lib/byggsteg/job/steps.scm | 18 ++++++++++++++++++
2 files changed, 33 insertions(+)
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git log --name-status HEAD^..HEAD
commit 76a4004bc6ca2f9d607a1a6af7e1b7e00c6074b9
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Mon Aug 25 13:53:52 2025 +0200
??? feature: Add maak tasks
M lib/byggsteg/job/pipeline.scm
M lib/byggsteg/job/steps.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'