viewing logs

job succeeded

maak

time taken
6 seconds
started at
Sun Nov 30 23:32:11 2025
updated at
Sun Nov 30 23:32:17 2025
log uuid
b549a71b-8785-427b-b989-39db4d5d55d5
inspect the job's lambda expression
(lambda()
  `((task . "trivial")
    (project . "maak")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/maak.git")
    (trivial-cmds . ("cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy"))))
                          
    
starting new job...


-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git reset --hard && git pull

HEAD is now at 4cad8cf ???? docs: Improving DSL documentation
Already up to date.


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

Linux wolk-jjba 6.17.7-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


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

commit 4cad8cf701e6e5d4f51c807d8bb79935acc6ef2b
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sun Nov 30 22:36:29 2025 +0100

    ???? docs: Improving DSL documentation

D	.woodpecker/tag-bumper.yaml
M	src/maak/dsl.scm


-> running command: cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy

API documentation saved to doc/api
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fdsl.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/API.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/maak' is verwijderd
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/maak' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/API.html'
hernoemd 'doc/api-dist/maak_005fdsl.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fdsl.html'
hernoemd 'doc/api-dist/maak_005fmaak.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html'
hernoemd 'doc/api-dist/maak_005fmain.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html'
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd


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

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/maak/trunk/maak.scm

Executing Maak tasks: deploy

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

=> Running Maak task: deploy

  Generate documentation for the project and publish to web directory.