viewing logs

job succeeded

sss

time taken
3 seconds
started at
Fri Jun 13 08:13:30 2025
updated at
Fri Jun 13 08:13:33 2025
log uuid
5a0a9b57-69d3-426e-81bc-31ca5231decd
inspect the job's lambda expression
(lambda() `((project . "sss")(branch-name . "trunk")(task . "pull-and-deploy")(clone-url . "https://codeberg.org/jjba23/sss")))

starting new job...

-> running command: cd /etc/byggsteg/job-clone/sss/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/sss/trunk && git pull
Already up to date.

-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git log --name-status HEAD^..HEAD
commit 9d47c1708f0da140600e020d012510200fc99788
Author: Josep Bigorra 
Date:   Fri Jun 13 07:33:54 2025 +0200

    small fixes to gruvbox themes??

M	src/sss/emacs/modules/ui.el
M	src/sss/palette.scm

-> running command: cd /etc/byggsteg/job-clone/sss/trunk && sudo make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
	--eval '(progn (find-file "/etc/byggsteg/job-clone/sss/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "finished publishing SSS manual"))'
mkdir -pv "/srv/http/jointhefreeworld.org"/manuals/sss
rm -rfv "/srv/http/jointhefreeworld.org"/manuals/sss/index.html
'/srv/http/jointhefreeworld.org/manuals/sss/index.html' is verwijderd
mv -v docs/manual/en-GB.html "/srv/http/jointhefreeworld.org"/manuals/sss/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/sss/index.html'