21508f5f-9303-414e-80e1-64faca870fb4(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.31-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 2b8e55e fix: ???? Remove uniqueness of some columns
Already up to date.
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit 2b8e55e0cc1c8753be6ccda050a54a8eda740d51
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sat May 23 00:11:34 2026 +0200
fix: ???? Remove uniqueness of some columns
M docs/manual/en.org
D resources/migrations/sqlite/2026-04-07_12:21:00_add_root_user.sql
-> 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"))'