viewing logs

job succeeded

lucidplan

time taken
24 seconds
started at
Mon Jun 16 12:13:05 2025
updated at
Mon Jun 16 12:13:29 2025
log uuid
c42fda57-dbd5-4881-b9ec-305fbe3e7f31
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "pull-and-deploy"))
    (daemon-name . "lucidplan-daemon")
    (project . "lucidplan")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/lucidplan.git")))
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/lucidplan/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/lucidplan/trunk && git pull
Updating 8d37075..c1b863b
Fast-forward
 app/views/login.scm    | 56 +++++++++++++++++++++++++-------------------------
 app/views/me.scm       | 22 ++++++++++----------
 lib/lucidplan/html.scm |  9 +++++---
 manifest.scm           |  4 ++--
 4 files changed, 47 insertions(+), 44 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit c1b863b1b94e330db4d035a7f09d55dcbfe241e5
Author: Josep Bigorra 
Date:   Mon Jun 16 12:12:09 2025 +0200

     new hygguile??

M	app/views/login.scm
M	app/views/me.scm
M	lib/lucidplan/html.scm
M	manifest.scm

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo herd enable lucidplan-daemon || true && sudo herd restart lucidplan-daemon || true
Enabled service lucidplan-daemon.
Service lucidplan-daemon has been started.

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