pingwing-311d60b2-388d

job succeeded

time taken
2 seconds
started at
Thu Sep 10 18:11:19 2026
updated at
Thu Sep 10 18:11:21 2026
log uuid
311d60b2-388d-4ddc-80e1-57a0ff0179a3
inspect the job's lambda expression
(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 8b0c062 feat: ??? Why Guix
From https://codeberg.org/jjba23/pingwing
   8b0c062..5db443f  trunk      -> origin/trunk
Updating 8b0c062..5db443f
Fast-forward
 lib/pingwing/sqlite/task.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)


-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && uname -a

Linux wolk-jjba 7.1.5-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 5db443f16b5782298a467fac34d25d34127f71eb
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Thu Sep 10 18:11:08 2026 +0200

    feat: API host

M	lib/pingwing/sqlite/task.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.
Starting service pingwing-daemon...
Service pingwing-daemon started.
Service pingwing-daemon running with value #<<process> id: 6992 command: ("maak" "production-server")>.
Service pingwing-daemon has been started.