viewing logs

job succeeded

lucidplan

time taken
2 seconds
started at
Fri Jun 13 23:42:50 2025
updated at
Fri Jun 13 23:42:52 2025
log uuid
142419a6-2cb8-4ba7-b0d6-98a265efb048
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 bc9ebdf..dad751b
Fast-forward
 app/controllers/kanban.scm   |   3 +-
 app/controllers/login.scm    |   2 +
 app/controllers/projects.scm |   3 +-
 app/controllers/tickets.scm  |   9 ++-
 app/views/kanban.scm         | 150 +++++++++++++++++++++++--------------------
 5 files changed, 93 insertions(+), 74 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit dad751b6f58bae06f89ea68c4eec0ae6dbd64e6e
Author: Josep Bigorra 
Date:   Fri Jun 13 23:42:42 2025 +0200

     ??

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