1a14c33d-0451-4f22-984a-267186960d9d(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 848204e feat: ??? Good DB pooling SQLite
Already up to date.
-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && git log --name-status HEAD^..HEAD
commit 848204eb08b5acaf704767659084f9577551f782
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Mon Apr 20 00:12:08 2026 +0200
feat: ??? Good DB pooling SQLite
M conf/artanis.conf
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.