viewing logs

job succeeded

byggsteg

time taken
19 seconds
started at
Thu Jun 26 13:30:36 2025
updated at
Thu Jun 26 13:30:55 2025
log uuid
4d8e29b9-435a-465c-b87d-7d38d090e091
inspect the job's lambda expression
(lambda() 
  `((project . "byggsteg")
    (branch-name . "trunk")
    (task . ("byggsteg-version" "pull-and-deploy"))
    (clone-url . "https://codeberg.org/jjba23/byggsteg")))

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
Already up to date.

-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git log --name-status HEAD^..HEAD
commit 453566cde5cbb57390bf96316d1e633ee200c1cd
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Jun 26 10:46:52 2025 +0200

     ??

M	app/views/logs.scm
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 || 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'