viewing logs

job succeeded

lucidplan

time taken
4 seconds
started at
Mon Dec 29 21:25:25 2025
updated at
Mon Dec 29 21:25:29 2025
log uuid
ad1e80d2-ee7b-4f5a-a1ff-ea4b357739fe
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 && git reset --hard && git pull

HEAD is now at fd6f3ce feat: ??? More minimal manifest.scm
From https://codeberg.org/jjba23/lucidplan
   fd6f3ce..e5eca15  trunk      -> origin/trunk
Updating fd6f3ce..e5eca15
Fast-forward
 lib/lucidplan/html.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


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

Linux wolk-jjba 6.17.12-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 e5eca15f6f27e5475e9ddef27079e196d2d23583
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Dec 29 21:24:59 2025 +0100

    feat: ??? Fallback to sans-serif font

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