viewing logs

job succeeded

guile-show-hub

time taken
4 seconds
started at
Thu Aug 7 00:02:44 2025
updated at
Thu Aug 7 00:02:48 2025
log uuid
cf19c75e-d9f9-4962-af0f-bbd8eb28bd4c
inspect the job's lambda expression
(lambda()
  `((task . "pull-and-deploy")
    (project . "guile-show-hub")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/guile-show-hub.git")))
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/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/guile-show-hub/trunk && git pull
Updating 114bb48..7c83b30
Fast-forward
 src/guile-show-hub/main.scm | 47 +++++++++++++++++++++++++--------------------
 1 file changed, 26 insertions(+), 21 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/trunk && git log --name-status HEAD^..HEAD
commit 7c83b309afb3d5b26bc3669ba8d2d32878e924f0
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Aug 7 00:02:36 2025 +0200

    ???? style

M	src/guile-show-hub/main.scm

-> running command: cd /etc/byggsteg/job-clone/guile-show-hub/trunk && sudo make deploy
CI=true make run
make[1]: Map '/etc/byggsteg/job-clone/guile-show-hub/trunk' wordt binnengegaan
guix shell -m manifest.scm -- \
	guile -L ./src -c '((@(guile-show-hub main) main))'

Starting Guile Show Hub
Fetching from URL: https://codeberg.org/guix/guix/raw/branch/master/gnu/packages/guile-xyz.scmmake[1]: Map '/etc/byggsteg/job-clone/guile-show-hub/trunk' wordt verlaten
rm -rfv /srv/http/jointhefreeworld.org/guile-show-hub
'/srv/http/jointhefreeworld.org/guile-show-hub/index.html' is verwijderd
map '/srv/http/jointhefreeworld.org/guile-show-hub' is verwijderd
mkdir -p /srv/http/jointhefreeworld.org/guile-show-hub
mv -v ./dist/index.html /srv/http/jointhefreeworld.org/guile-show-hub/
hernoemd './dist/index.html' -> '/srv/http/jointhefreeworld.org/guile-show-hub/index.html'