lucidplan-93fc3f11-7f12

job succeeded

time taken
3 seconds
started at
Thu Sep 10 18:48:03 2026
updated at
Thu Sep 10 18:48:06 2026
log uuid
93fc3f11-7f12-4b44-a265-01e70f799adb
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 743cec6 feat: ??? Fonts
From https://codeberg.org/jjba23/lucidplan
   743cec6..f7ce8c0  trunk      -> origin/trunk
Updating 743cec6..f7ce8c0
Fast-forward
 lib/lucidplan/html.scm |  13 +++--
 pub/js/symbanta.js     | 142 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 150 insertions(+), 5 deletions(-)
 create mode 100644 pub/js/symbanta.js


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

Linux wolk-jjba 7.1.5-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 f7ce8c053ce07b28f46a8c0b0d0aa98559ca28fc
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Sep 10 18:47:53 2026 +0200

    feat: Add Symbanta

M	lib/lucidplan/html.scm
A	pub/js/symbanta.js


-> 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"))'