lucidplan-011b0d79-ed33

job succeeded

time taken
6 seconds
started at
Sun May 31 20:28:00 2026
updated at
Sun May 31 20:28:06 2026
log uuid
011b0d79-ed33-4153-941c-7c24b1ed8791
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" && git reset --hard && git pull

HEAD is now at fab1983 feat: ??? Add AI policy
From https://codeberg.org/jjba23/lucidplan
   fab1983..2e1160e  trunk      -> origin/trunk
Updating fab1983..2e1160e
Fast-forward
 lib/lucidplan/html.scm | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && uname -a

Linux wolk-jjba 6.18.31-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


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

commit 2e1160e2297592b905b33c615deddc991cc7b130
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sun May 31 20:27:36 2026 +0200

    feat: ??? Font family

M	lib/lucidplan/html.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???)
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"))'