906eb982-0779-46ba-ac85-48da3c9f8905(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.15.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && git pull
Updating 863d0c4..7065616
Fast-forward
.woodpecker/byggsteg.yaml | 6 +++---
.woodpecker/tag-bumper.yaml | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/iter-vitae/trunk && git log --name-status HEAD^..HEAD
commit 7065616614e543a4dbd5e86407087c9f6b0521ef
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Mon Jul 28 17:07:39 2025 +0200
?????? update: CI plugins
- Bump jointhefreeworld woodpecker CI to v0.1.12
- Bump byggsteg woodpecker CI to v0.1.32
Keywords: #ci #update #byggsteg #woodpecker #jointhefreeworld
M .woodpecker/byggsteg.yaml
M .woodpecker/tag-bumper.yaml
-> 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-07-28 17:08:37+02:00] Running Guile command: guile -L /gnu/store/pqa5335qlafhj8rdmwy278x00cwnw5qd-iter-vitae-0.3.32/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/pqa5335qlafhj8rdmwy278x00cwnw5qd-iter-vitae-0.3.32/share/resources[0m
[1m[INFO][2025-07-28 17:08:39+0200] Iter Vitae: Generate an attractive, modern and customizable Curriculum Vitae/Resume[0m
[1m[INFO][2025-07-28 17:08:39+0200] Start rendering curriculum with settings:[0m
[1m[INFO][2025-07-28 17:08:39+0200] locale: en[0m
[1m[INFO][2025-07-28 17:08:39+0200] persona-file: /etc/byggsteg/job-clone/iter-vitae/trunk/populus/joe.scm[0m
[1m[INFO][2025-07-28 17:08:39+0200] resources-dir: /gnu/store/pqa5335qlafhj8rdmwy278x00cwnw5qd-iter-vitae-0.3.32/share/resources[0m
[1m[INFO][2025-07-28 17:08:39+0200] output-dir: ./dist[0m
[1m[INFO][2025-07-28 17:08:39+0200] executing: rm -rfv ./dist[0m
[1m[INFO][2025-07-28 17:08:39+0200] executing: mkdir -p ./dist[0m
[1m[INFO][2025-07-28 17:08:39+0200] executing: cp -rfv /gnu/store/pqa5335qlafhj8rdmwy278x00cwnw5qd-iter-vitae-0.3.32/share/resources/js ./dist/js[0m
[1m[INFO][2025-07-28 17:08:39+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'