21f50bd1-38cc-4b6e-b0f2-cfaf4969bc2e(lambda()
`((task . "pull-and-deploy")
(project . "iter-vitae")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/iter-vitae.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/iter-vitae/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/iter-vitae/trunk && git pull
Updating 98edfb8..20b32aa
Fast-forward
guix.scm | 110 ++++++++++++++++++++++++++++++++++++++++++---------------------
1 file changed, 74 insertions(+), 36 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && git log --name-status HEAD^..HEAD
commit 20b32aa005fca8e1fffcb347d9a3b23610aac2fe
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Wed Jun 25 07:04:12 2025 +0200
??
M guix.scm
-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && sudo make deploy
make persona-joe-en
make[1]: Map '/etc/byggsteg/job-clone/iter-vitae/trunk' wordt binnengegaan
guix shell -f guix.scm -- iter-vitae --locale "en" --persona-file "/etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm" --output-dir ./dist
[1m[INFO][2025-06-25 07:04:29+02:00] Running Guile command: guile -L /gnu/store/7702crafjrn1hargrcmf1gc10v26vnsq-iter-vitae-0.3.26/share/guile/site/3.0 -c ((@(iter-vitae main) main)) --locale en --output-dir ./dist --persona-file /etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm --resources-dir /gnu/store/7702crafjrn1hargrcmf1gc10v26vnsq-iter-vitae-0.3.26/share/resources[0m
[1m[INFO][2025-06-25 07:04:31+0200] Iter Vitae: Generate an attractive, modern and customizable Curriculum Vitae/Resume[0m
[1m[INFO][2025-06-25 07:04:31+0200] Start rendering curriculum with settings:[0m
[1m[INFO][2025-06-25 07:04:31+0200] locale: en[0m
[1m[INFO][2025-06-25 07:04:31+0200] persona-file: /etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm[0m
[1m[INFO][2025-06-25 07:04:31+0200] resources-dir: /gnu/store/7702crafjrn1hargrcmf1gc10v26vnsq-iter-vitae-0.3.26/share/resources[0m
[1m[INFO][2025-06-25 07:04:31+0200] output-dir: ./dist[0m
[1m[INFO][2025-06-25 07:04:31+0200] executing: rm -rfv ./dist[0m
[1m[INFO][2025-06-25 07:04:31+0200] executing: mkdir -p ./dist[0m
[1m[INFO][2025-06-25 07:04:31+0200] executing: cp -rfv /gnu/store/7702crafjrn1hargrcmf1gc10v26vnsq-iter-vitae-0.3.26/share/resources/js ./dist/js[0m
[1m[INFO][2025-06-25 07:04:31+0200] Completed rendering of Curriculum Vitae/Resume[0mmake[1]: Map '/etc/byggsteg/job-clone/iter-vitae/trunk' wordt verlaten
rm -rfv /srv/http/jointhefreeworld.org/joe-cv
'/srv/http/jointhefreeworld.org/joe-cv/js/tailwind.js' is verwijderd
map '/srv/http/jointhefreeworld.org/joe-cv/js' is verwijderd
'/srv/http/jointhefreeworld.org/joe-cv/index.html' is verwijderd
map '/srv/http/jointhefreeworld.org/joe-cv' is verwijderd
cp -rfv dist /srv/http/jointhefreeworld.org/joe-cv
'dist' -> '/srv/http/jointhefreeworld.org/joe-cv'
'dist/js' -> '/srv/http/jointhefreeworld.org/joe-cv/js'
'dist/js/tailwind.js' -> '/srv/http/jointhefreeworld.org/joe-cv/js/tailwind.js'
'dist/index.html' -> '/srv/http/jointhefreeworld.org/joe-cv/index.html'