437b688b-539d-4642-b41e-874d75193660(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.22-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 d4d95ee feat: ??? Repository pattern for update
From https://codeberg.org/jjba23/pingwing
d4d95ee..b5519e3 trunk -> origin/trunk
Updating d4d95ee..b5519e3
Fast-forward
conf/production.conf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && git log --name-status HEAD^..HEAD
commit b5519e3f9fcf8eccae00eb6b574c1278f08596e1
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sun Apr 19 20:04:06 2026 +0200
feat: ??? Adjust pool size
M conf/production.conf
-> 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.