viewing logs

job succeeded

byggsteg

time taken
25 seconds
started at
Sun Jun 15 23:27:15 2025
updated at
Sun Jun 15 23:27:40 2025
log uuid
4f791faa-a250-48c7-a986-1dd97d373e3f
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
Already up to date.

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

     ??

M	app/controllers/login.scm
M	app/controllers/me.scm
A	app/models/password_reset.scm
M	app/views/login.scm
M	app/views/me.scm
M	docs/manual/en-GB.org
M	manifest.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'