b8bc897f-610f-4e6e-92f3-e5edf088b507(lambda()
`((task . ("make-test" "pull-and-deploy"))
(project . "sss")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/sss.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && uname -a
Linux wolk-jjba 6.15.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git pull
Updating 8de69b8..a0d2421
Fast-forward
docs/manual/en-GB.org | 1 +
1 file changed, 1 insertion(+)
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git log --name-status HEAD^..HEAD
commit a0d24217d88bd691c1cdaef31b259ea92edbdbbb
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Jul 17 23:17:59 2025 +0200
??
M docs/manual/en-GB.org
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && make test
make[1]: Entering directory '/etc/byggsteg/job-clone/sss/trunk'
[1m[INFO][2025-07-17 23:18:22+02:00] Begin working on Make target: test [0m
guix shell -m manifest.scm -- guile --fresh-auto-compile \
-L ./per-host \
-L ./src \
-L ./test \
-c "((@ (sss test-runners) run-project-tests))"
loading test module: ./test/sss/palette-test.scm
loading test module: ./test/sss/prelude-test.scm
loading test module: ./test/sss/dconf-test.scm
loading test module: ./test/sss/hyprland/hyprlang-test.scm
loading test module: /run/current-system/profile/share/guile/site/3.0/unit-test.scm
-> PROJECT TEST
--> module (sss hyprland hyprlang-test)
---> hyprlang
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
<-- hyprlang
<- module (sss hyprland hyprlang-test)
--> module (sss prelude-test)
---> prelude
[0;32m42:[0m [0;39m42[0m
[0;32m"supreme-sexp-system":[0m [0;39m"supreme-sexp-system"[0m
[0;32m(+ 2 2):[0m [0;39m4[0m
[0;32m(string-upcase "hello world"):[0m [0;39m"HELLO WORLD"[0m
[0;32m(length '(1 2 3)):[0m [0;39m3[0m
[pass] <>
couldn't load SSS overrides, using defaultscouldn't load SSS overrides, using defaults[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
<-- prelude
<- module (sss prelude-test)
--> module (sss dconf-test)
---> dconf
[pass] <>
<-- dconf
<- module (sss dconf-test)
--> module (sss palette-test)
---> palette
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
<-- palette
<- module (sss palette-test)
< PROJECT TEST
Source: sss/palette-test.scm
Asserts: pass = 29, xfail = 0, xpass = 0, fail = 0
[1m[INFO][2025-07-17 23:18:22+02:00] Completed work on Make target: test [0m
make[1]: Leaving directory '/etc/byggsteg/job-clone/sss/trunk'
-> running command: cd /etc/byggsteg/job-clone/sss/trunk && sudo make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
--eval '(progn (find-file "/etc/byggsteg/job-clone/sss/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "finished publishing SSS manual"))'
mkdir -pv "/srv/http/jointhefreeworld.org"/manuals/sss
rm -rfv "/srv/http/jointhefreeworld.org"/manuals/sss/index.html
'/srv/http/jointhefreeworld.org/manuals/sss/index.html' is verwijderd
mv -v docs/manual/en-GB.html "/srv/http/jointhefreeworld.org"/manuals/sss/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/sss/index.html'