pingwing-70104e24-e0f8

job succeeded

time taken
5 seconds
started at
Fri May 1 09:01:38 2026
updated at
Fri May 1 09:01:43 2026
log uuid
70104e24-e0f8-4539-bf31-c8bdcbc5e21e
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 && 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
From https://codeberg.org/jjba23/pingwing
   848204e..892e03c  trunk      -> origin/trunk
 * [new tag]         v0.3.1     -> v0.3.1
Updating 848204e..892e03c
Fast-forward
 README.org | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


-> running command: cd /etc/byggsteg/job-clone/pingwing/trunk && git log --name-status HEAD^..HEAD

commit 892e03c82f31109744f907539535082ea4fd00ae
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri May 1 09:01:11 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.