28d073df-7d89-4352-956b-14da6a5d28b8(lambda()
`((task . "pull-and-restart")
(daemon-name . "pingwing-daemon")
(project . "pingwing")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/pingwing.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && uname -a
Linux wolk-jjba 6.18.29-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && git reset --hard && git pull
HEAD is now at 892e03c docs: ????
From https://codeberg.org/jjba23/pingwing
892e03c..469e463 trunk -> origin/trunk
Updating 892e03c..469e463
Fast-forward
README.org | 2 +-
lib/pingwing/tasks.scm | 8 +++++---
2 files changed, 6 insertions(+), 4 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && git log --name-status HEAD^..HEAD
commit 469e463325d81a6c5f2c981a4270c01843493521
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Mon May 18 16:06:25 2026 +0200
feat: ??? Add certs
M README.org
M lib/pingwing/tasks.scm
-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && sudo herd enable pingwing-daemon || true && sudo herd restart pingwing-daemon || true
Enabled service pingwing-daemon.
Service pingwing-daemon has been started.