viewing logs

job succeeded

lucidplan

time taken
23 seconds
started at
Sat Jun 21 22:31:54 2025
updated at
Sat Jun 21 22:32:17 2025
log uuid
19d11c54-ca85-43ae-8c01-e6cfcf1820a9
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 7b4cc8b..bb92da9
Fast-forward
 manifest.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit bb92da946aaaee4fc23147fc2b37c25b56808539
Merge: 353c640 7b4cc8b
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sat Jun 21 22:30:38 2025 +0200

    Merge branch 'trunk' of codeberg.org:jjba23/lucidplan into trunk

commit 7b4cc8b9afd59eee5fdf4c631d21de221a78305c
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Jun 20 14:38:19 2025 +0200

     ??

M	lib/lucidplan/html.scm

commit f0913a42b91bc9679eb30a5b2d5d650ef1fa0414
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Jun 20 14:33:36 2025 +0200

     ??

M	app/views/projects.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'