lucidplan-f79239b7-b39e

job succeeded

time taken
7 seconds
started at
Tue Apr 28 15:38:44 2026
updated at
Tue Apr 28 15:38:51 2026
log uuid
f79239b7-b39e-4702-b212-5357d28eade2
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.22-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 76b47d2 feat: ??? Good DB pooling SQLite
From https://codeberg.org/jjba23/lucidplan
   76b47d2..44a4382  trunk               -> origin/trunk
 * [new branch]      repository-improved -> origin/repository-improved
 * [new tag]         v1.4.0              -> v1.4.0
Updating 76b47d2..44a4382
Fast-forward
 README.org                               |  2 +-
 app/controllers/tickets.scm              | 24 ++++++++----
 app/views/tickets.scm                    | 40 +++++++++++++------
 lib/lucidplan/sqlite/password-reset.scm  | 44 ++++++++++-----------
 lib/lucidplan/sqlite/project.scm         | 43 +++++++++------------
 lib/lucidplan/sqlite/ticket-assignee.scm | 59 +++++++++-------------------
 lib/lucidplan/sqlite/ticket.scm          | 58 ++++++++++------------------
 lib/lucidplan/sqlite/user.scm            | 66 +++++++++++---------------------
 lib/lucidplan/sqlite/util.scm            | 19 ++++++++-
 9 files changed, 165 insertions(+), 190 deletions(-)


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

commit 44a438267eb0fc555eca7893223af6deb6c5ac58
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Tue Apr 28 15:37:49 2026 +0200

    feat: ??? Improve repository implementation

M	app/controllers/tickets.scm
M	app/views/tickets.scm
M	lib/lucidplan/sqlite/project.scm
M	lib/lucidplan/sqlite/ticket-assignee.scm
M	lib/lucidplan/sqlite/ticket.scm
M	lib/lucidplan/sqlite/user.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"))'