978f4320-f7a3-4260-9aa4-4ed8889553bf
(lambda() `((task . "make-test") (project . "orgwebalchemy") (branch-name . "trunk") (clone-url . "https://codeberg.org/jjba23/orgwebalchemy.git")))
starting new job... -> running command: cd /etc/byggsteg/job-clone/orgwebalchemy/trunk && uname -a Linux wolk-jjba 6.15.9-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux -> running command: cd /etc/byggsteg/job-clone/orgwebalchemy/trunk && git pull Updating 356f4cd..55b2b4d Fast-forward .gitignore | 3 ++- .woodpecker/byggsteg.yaml | 2 +- Makefile | 21 ++++++++++++++++++++- README.org | 4 ++++ manifest.scm | 2 ++ src/orgwebalchemy/org-to-html.scm | 4 ++-- 6 files changed, 31 insertions(+), 5 deletions(-) -> running command: cd /etc/byggsteg/job-clone/orgwebalchemy/trunk && git log --name-status HEAD^..HEAD commit 55b2b4dd60a915f7a2e1b1abd9233698e1095e5c Author: Josep Bigorra <jjbigorra@gmail.com> Date: Fri Aug 15 14:59:51 2025 +0200 ???? docs: Add API docs M .woodpecker/byggsteg.yaml -> running command: cd /etc/byggsteg/job-clone/orgwebalchemy/trunk && make test make[1]: Entering directory '/etc/byggsteg/job-clone/orgwebalchemy/trunk' guix shell -m manifest.scm -- \ guile -L ./src \ -L ./test \ -c "((@ (orgwebalchemy test-runners) run-project-tests))" loading test module: ./test/orgwebalchemy/org-to-html-test.scm loading test module: /gnu/store/bri8g6q6gc55h51f1165w8m7zdma1l37-profile/share/guile/site/3.0/unit-test.scm loading test module: /run/current-system/profile/share/guile/site/3.0/unit-test.scm -> PROJECT TEST --> module (orgwebalchemy org-to-html-test) ---> string-ops [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> <-- string-ops ---> inline code [pass] <> <-- inline code ---> code block [pass] <> [pass] <> <-- code block ---> org-to-html [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> <-- org-to-html <- module (orgwebalchemy org-to-html-test) < PROJECT TEST Source: orgwebalchemy/org-to-html-test.scm Asserts: pass = 22, xfail = 0, xpass = 0, fail = 0 make[1]: Leaving directory '/etc/byggsteg/job-clone/orgwebalchemy/trunk'