lucidplan-de4e6df1-b61d

job succeeded

time taken
9 seconds
started at
Mon May 18 16:07:55 2026
updated at
Mon May 18 16:08:04 2026
log uuid
de4e6df1-b61d-4c00-a086-d43f34e5ee00
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "maak-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.18.29-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git reset --hard && git pull

HEAD is now at 44a4382 feat: ??? Improve repository implementation
From https://codeberg.org/jjba23/lucidplan
   44a4382..bb41d27  trunk      -> origin/trunk
Updating 44a4382..bb41d27
Fast-forward
 app/controllers/me.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD

commit bb41d270b86900f6c8fcaef9eecdc7b689c82187
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon May 18 16:07:16 2026 +0200

    feat: ??? Change mail address

M	app/controllers/me.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 maak deploy

Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
finished publishing Lucidplan manual
'/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html' is verwijderd
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html'


--------------------------------------------------------------

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/lucidplan/trunk/maak.scm

Executing Maak tasks: deploy

--------------------------------------------------------------

=> Running Maak task: deploy

  Deploy the project's documentation.

  Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- emacs -Q --batch --eval '(progn (find-file "./docs/manual/en.org") (org-html-export-to-html) (message "finished publishing Lucidplan manual"))'