viewing logs

job succeeded

lucidplan

time taken
4 seconds
started at
Fri Jun 20 08:17:41 2025
updated at
Fri Jun 20 08:17:45 2025
log uuid
f0caabc0-d23c-4a57-8998-5cf49361a6c1
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 32e1cd4..4995783
Fast-forward
 app/controllers/projects.scm |  9 +++++----
 app/views/projects.scm       | 13 +++++++------
 2 files changed, 12 insertions(+), 10 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit 4995783ff6ec08407d7784add880de568148dc9f
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Jun 20 08:17:38 2025 +0200

    uri decode??

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