viewing logs

job succeeded

hygguile

time taken
4 seconds
started at
Fri Jun 20 14:20:09 2025
updated at
Fri Jun 20 14:20:13 2025
log uuid
485859b4-c7d6-40ca-b17c-7d8c35e1e15d
inspect the job's lambda expression
(lambda()
  `((task . ("make-test" "pull-and-deploy"))
    (project . "hygguile")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/hygguile.git")))
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/hygguile/trunk && uname -a
Linux wolk-jjba 6.14.8-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/hygguile/trunk && git pull
Updating c820f2a..5b4ce48
Fast-forward
 Makefile                                 |   1 -
 README.org                               |  90 ++++++++++++++------------
 showcase.scm                             |  64 +++++++++----------
 src/hygguile/components/notification.scm |  27 ++++++++
 src/hygguile/css.scm                     |  63 +++++++++++++++++++
 src/hygguile/hygguile.scm                |  12 +++-
 src/hygguile/js.scm                      | 105 ++++++++++++++++++++++++++++---
 7 files changed, 277 insertions(+), 85 deletions(-)
 create mode 100644 src/hygguile/components/notification.scm
 create mode 100644 src/hygguile/css.scm

-> running command: cd /etc/byggsteg/job-clone/hygguile/trunk && git log --name-status HEAD^..HEAD
commit 5b4ce4854e1224baeceb2f5ca4099dc20ce61312
Merge: c820f2a 08dc8b1
Author: Josep Bigorra (Joe) <jjbigorra@gmail.com>
Date:   Fri Jun 20 14:19:44 2025 +0200

    Merge pull request 'notifications' (#2) from notifications into trunk
    
    Reviewed-on: https://codeberg.org/jjba23/hygguile/pulls/2

commit 08dc8b162e530bce8b21957ba3fe0607a62e8457
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Jun 20 14:18:50 2025 +0200

     ??

M	README.org

commit f93323e6410c466289384d536d1022333c4e382e
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Jun 20 14:17:03 2025 +0200

     ??

M	README.org
M	showcase.scm
M	src/hygguile/components/input.scm
M	src/hygguile/components/notification.scm
M	src/hygguile/hygguile.scm
M	src/hygguile/js.scm

commit 9e13bf503d8fc9515a7e0c2adf2504b418114d01
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Jun 20 14:05:58 2025 +0200

     ??

M	README.org
M	src/hygguile/js.scm

commit be28b3744f733622d3ce3dad0869212523ad885e
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Jun 20 13:57:02 2025 +0200

     ??

M	README.org
M	showcase.scm
M	src/hygguile/components/notification.scm
A	src/hygguile/css.scm
M	src/hygguile/hygguile.scm
M	src/hygguile/js.scm

commit 924f88ee96f48f5e2f7958a1e9c7a8ee45df6eb3
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Jun 18 20:45:58 2025 +0200

     ??

M	showcase.scm
M	src/hygguile/js.scm

commit 4d7d9b0f92d014e02aaae86ffe877e9f041d9a38
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Jun 18 20:32:18 2025 +0200

     ??

M	Makefile

commit b1ea18389ee56b7fab280ae13368dd938d1845b9
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Jun 18 20:29:50 2025 +0200

     ??

M	showcase.scm
M	src/hygguile/components/input.scm
A	src/hygguile/components/notification.scm
M	src/hygguile/hygguile.scm
M	src/hygguile/js.scm

-> running command: cd /etc/byggsteg/job-clone/hygguile/trunk && make test
make[1]: Entering directory '/etc/byggsteg/job-clone/hygguile/trunk'
guix shell -m manifest.scm -- \
	guile -L ./src \
	-L ./test \
	-c "((@ (hygguile test-runners) run-project-tests))"
loading test module: ./test/hygguile/abstraction-test.scm
loading test module: ./test/hygguile/components/button-test.scm
loading test module: ./test/hygguile/components/icon-test.scm
loading test module: /run/current-system/profile/share/guile/site/3.0/unit-test.scm
-> PROJECT TEST
--> module (hygguile components icon-test)
---> hygguile icons
[pass] <>
<-- hygguile icons
<- module (hygguile components icon-test)
--> module (hygguile components button-test)
---> hygguile buttons
[pass] <>
[pass] <>
[pass] <>
[pass] <>
<-- hygguile buttons
<- module (hygguile components button-test)
--> module (hygguile abstraction-test)
---> mk-class
[pass] <>
[pass] <>
[pass] <>
[pass] <>
<-- mk-class
---> render-if
[pass] <>
[pass] <>
[pass] <>
<-- render-if
---> pretty-quote
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
[pass] <>
<-- pretty-quote
<- module (hygguile abstraction-test)
< PROJECT TEST
Source: hygguile/abstraction-test.scm
Asserts: pass = 25, xfail = 0, xpass = 0, fail = 0

make[1]: Leaving directory '/etc/byggsteg/job-clone/hygguile/trunk'

-> running command: cd /etc/byggsteg/job-clone/hygguile/trunk && sudo make deploy
rm -rf dist && mkdir -p dist
guix shell -m manifest.scm -- guile -L ./src showcase.scm

>>= successfully built hygguile showcase to destination: dist/index.html
rm -rfv /srv/http/hygguile.jointhefreeworld.org
'/srv/http/hygguile.jointhefreeworld.org/index.html' is verwijderd
map '/srv/http/hygguile.jointhefreeworld.org' is verwijderd
cp -rfv dist /srv/http/hygguile.jointhefreeworld.org
'dist' -> '/srv/http/hygguile.jointhefreeworld.org'
'dist/index.html' -> '/srv/http/hygguile.jointhefreeworld.org/index.html'