viewing logs

job succeeded

byggsteg

time taken
3 seconds
started at
Sun Jun 15 23:35:16 2025
updated at
Sun Jun 15 23:35:19 2025
log uuid
bc20e386-4c7e-4fb7-a48d-a1e29f88e335
inspect the job's lambda expression
(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 b43ecc5..70f00ca
Fast-forward
 app/controllers/me.scm | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git log --name-status HEAD^..HEAD
commit 70f00caeac63ad8b4e9dcfbeafe73820306c1241
Author: Josep Bigorra 
Date:   Sun Jun 15 23:35:06 2025 +0200

     ??

M	app/controllers/me.scm

-> 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'