byggsteg-7d9d524e-4230

job succeeded

time taken
2 seconds
started at
Sat May 23 13:41:28 2026
updated at
Sat May 23 13:41:30 2026
log uuid
7d9d524e-4230-41f1-af41-83fdb0b23013
inspect the job's lambda expression
(lambda()
  `((task . ("byggsteg-version" "maak-deploy"))
    (daemon-name . "byggsteg-daemon")
    (project . "byggsteg")
    (branch-name . "trunk")
    (clone-url . "https://codeberg.org/jjba23/byggsteg.git")))
starting new job...


-> running command: cd /etc/byggsteg/job-clone/byggsteg/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//byggsteg/trunk" && git reset --hard && git pull

HEAD is now at 38bcc87 feat: ??? Improve cloning
From https://codeberg.org/jjba23/byggsteg
   38bcc87..7c5d717  trunk      -> origin/trunk
 * [new tag]         v1.12.0    -> v1.12.0
Updating 38bcc87..7c5d717
Fast-forward
 lib/byggsteg/job/pipeline.scm | 12 ++++++------
 lib/byggsteg/job/steps.scm    |  3 +--
 2 files changed, 7 insertions(+), 8 deletions(-)


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

commit 7c5d7173537002ce7e12c8a309c59d9877559b54
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sat May 23 13:41:17 2026 +0200

    feat: ??? Improve cloning

M	lib/byggsteg/job/pipeline.scm
M	lib/byggsteg/job/steps.scm


-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && sudo herd restart byggsteg-daemon || true



-> running command: cd /etc/byggsteg/job-clone/byggsteg/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???)
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???)
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 Byggsteg manual
'/srv/http/jointhefreeworld.org/manuals/byggsteg/index.html' is verwijderd
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/byggsteg/index.html'


--------------------------------------------------------------

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/byggsteg/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 Byggsteg manual"))'