8daf1b75-5b88-4764-a652-f1f4f01ce9b5(lambda()
`((task . ("make-test" "pull-and-deploy"))
(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 && git pull
From https://codeberg.org/jjba23/orgwebalchemy
1485124..06f1799 trunk -> origin/trunk
* [new branch] modernize-stack -> origin/modernize-stack
* [new tag] v0.1.17 -> v0.1.17
Updating 1485124..06f1799
Fast-forward
direvent.conf | 40 +++++
maak.scm | 83 +++++++++++
manifest.scm | 34 +++++
test/orgwebalchemy/org-to-html-test.scm | 139 ------------------
test/orgwebalchemy/test-runners.scm | 250 --------------------------------
test/orgwebalchemy/test-utils.scm | 28 ----
test/veritas/unit/org-to-html-spec.scm | 152 +++++++++++++++++++
7 files changed, 309 insertions(+), 417 deletions(-)
create mode 100644 direvent.conf
create mode 100644 maak.scm
delete mode 100644 test/orgwebalchemy/org-to-html-test.scm
delete mode 100644 test/orgwebalchemy/test-runners.scm
delete mode 100644 test/orgwebalchemy/test-utils.scm
create mode 100644 test/veritas/unit/org-to-html-spec.scm
-> 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 log --name-status HEAD^..HEAD
commit 06f179940117147a2d05d1c6d3cdc340fd0a333f
Merge: 1485124 c1bf5ad
Author: Josep Bigorra (Joe) <jjbigorra@gmail.com>
Date: Tue Aug 26 08:34:00 2025 +0200
Merge pull request 'modernize-stack' (#1) from modernize-stack into trunk
Reviewed-on: https://codeberg.org/jjba23/orgwebalchemy/pulls/1
commit c1bf5adcf4c2c9022654eec726fef8c1773b989c
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Tue Aug 26 08:33:42 2025 +0200
???? fix: Improve maak file
M maak.scm
commit 0863eea4bff8548a6a1e474f25e45d45df4d67a9
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Tue Aug 26 08:32:53 2025 +0200
??? feature: Add Veritas tests
M test/veritas/unit/org-to-html-spec.scm
commit 7e7bf18218a487b40dd09e25d4f38dea0b1c24a2
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Mon Aug 25 22:12:53 2025 +0200
??? feature: Improve manifest and direvent
A direvent.conf
M manifest.scm
commit ce05cd518450fd2c58718b64876f7fe58c06b865
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Mon Aug 25 22:10:26 2025 +0200
???? fix
A maak.scm
D test/orgwebalchemy/test-runners.scm
D test/orgwebalchemy/test-utils.scm
R097 test/orgwebalchemy/org-to-html-test.scm test/veritas/unit/org-to-html-spec.scm
-> 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))"
The following derivation will be built:
/gnu/store/lsgq0dz8dsw9f5p97bks7f852p85d57q-profile.drv
building CA certificate bundle...
listing Emacs sub-directories...
building fonts directory...
building directory of Info manuals...
building profile with 7 packages...
Backtrace:
In ice-9/boot-9.scm:
1762:12 8 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
7 (apply-smob/0 #<thunk 7f2144668320>)
In ice-9/boot-9.scm:
731:2 6 (call-with-prompt ("prompt") #<procedure 7f214467dc60 at ice-9/eval.scm:330:13 ()> #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
619:8 5 (_ #(#(#<directory (guile-user) 7f214466bc80>)))
In ice-9/command-line.scm:
186:19 4 (_ #<input: custom-port 7f2144652380>)
In unknown file:
3 (eval ((@ (orgwebalchemy test-runners) run-project-tests)) #<directory (guile-user) 7f214466bc80>)
In ice-9/eval.scm:
182:19 2 (proc #f)
142:16 1 (compile-top-call #f (5 (orgwebalchemy test-runners) run-project-tests . #t) ())
In unknown file:
0 (%resolve-variable (5 (orgwebalchemy test-runners) run-project-tests . #t) #f)
ERROR: In procedure %resolve-variable:
In procedure module-variable: Wrong type argument in position 1 (expecting module): #f
make[1]: *** [Makefile:44: test] Error 1
make[1]: Leaving directory '/etc/byggsteg/job-clone/orgwebalchemy/trunk'
-> running command: cd /etc/byggsteg/job-clone/orgwebalchemy/trunk && sudo make deploy
rm -rfv doc
guix shell -m manifest.scm -- documenta api ./src/orgwebalchemy
API documentation saved to doc/api
guix shell -m manifest.scm -- texi2any -v --html \
--css-ref="https://jointhefreeworld.org/static-assets/api-docs/css/style.css" ./doc/api/index.texi
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
mv ./index ./doc/api-dist
rm -rfv "/srv/http/jointhefreeworld.org"/api-docs/orgwebalchemy
'/srv/http/jointhefreeworld.org/api-docs/orgwebalchemy/orgwebalchemy_005forg_002dto_002dhtml.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/orgwebalchemy/API.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/orgwebalchemy' is verwijderd
mkdir -p "/srv/http/jointhefreeworld.org"/api-docs/orgwebalchemy
mv doc/api-dist/* "/srv/http/jointhefreeworld.org"/api-docs/orgwebalchemy/
rm -rfv doc
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd