c01d05c3-5716-44e4-8512-e2355cfd7b22(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" && git reset --hard && git pull
HEAD is now at 2fb00af feat: ??? Update Guix
From https://codeberg.org/jjba23/pingwing
2fb00af..a0c1da3 trunk -> origin/trunk
Updating 2fb00af..a0c1da3
Fast-forward
README.org | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && uname -a
Linux wolk-jjba 7.0.12-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && git log --name-status HEAD^..HEAD
commit a0c1da3b72c56fde1389c640b9f15f893069fabd
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Tue Jul 21 20:43:31 2026 +0200
docs: ????
M README.org
-> 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.