6abf3697-c45d-4eec-b0af-107596d47944(lambda()
`((task . "maak-deploy")
(project . "consceal")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/consceal.git")))
starting new job...
-> running command: cd "/etc/byggsteg/job-clone//consceal/trunk" && git reset --hard && git pull
HEAD is now at 1f994aa feat: ??? Add AI policy
From https://codeberg.org/jjba23/consceal
1f994aa..310436d trunk -> origin/trunk
* [new tag] v0.0.4 -> v0.0.4
Updating 1f994aa..310436d
Fast-forward
README.org | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/consceal/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/consceal/trunk && git log --name-status HEAD^..HEAD
commit 310436dd199ff67febdde189b6af567e90e713bb
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sat May 30 22:34:33 2026 +0200
feat: ??? Add AI policy
M README.org
-> running command: cd /etc/byggsteg/job-clone/consceal/trunk && sudo maak deploy
API documentation saved to doc/api
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/consceal/trunk/src/consceal/consceal.scm
;;; WARNING: compilation of /etc/byggsteg/job-clone/consceal/trunk/src/consceal/consceal.scm failed:
;;; no code for module (uuid generate)
WARNING: Use of `load' in declarative module (consceal consceal). Add #:declarative? #f to your define-module invocation.
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/consceal/API.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_005fconsceal.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_005fmain.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/consceal' is verwijderd
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/consceal' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/consceal/API.html'
hernoemd 'doc/api-dist/consceal_005fconsceal.html' -> '/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_005fconsceal.html'
hernoemd 'doc/api-dist/consceal_005fmain.html' -> '/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_005fmain.html'
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc/api-dist' is verwijderd
map 'doc' is verwijderd
--------------------------------------------------------------
Maak: the infinitely extensible command runner
Loading tasks from Maak file: /etc/byggsteg/job-clone/consceal/trunk/maak.scm
Executing Maak tasks: deploy
--------------------------------------------------------------
=> Running Maak task: deploy
Generate documentation for the project and publish to web directory.