viewing logs

job succeeded

lucidplan__15:03:31__09-05-2025

time taken
4 seconds
started at
Fri May 9 15:03:31 2025
updated at
Fri May 9 15:03:35 2025
uuid
795228fb-ce9b-4bbc-bdd7-20d6ab37296d
log uuid
de0e4063-5fcc-41b3-bbc4-0a3654d6dcb9
inspect the job's lambda expression
(lambda() `((project . "lucidplan")(branch-name . "trunk")(task . "pull-and-restart")(clone-url . "https://codeberg.org/jjba23/lucidplan")))

starting new job...

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && uname -a
Linux wolk-jjba 6.13.12-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git pull
Updating 0804a65..ec260fb
Fast-forward
 Makefile                       |  2 +-
 README.org                     |  3 ++
 app/api/v1.scm                 |  2 +-
 app/controllers/index.scm      | 30 +++++++++++++++++
 app/controllers/kanban.scm     |  3 +-
 app/controllers/login.scm      | 10 +++---
 app/controllers/projects.scm   | 12 +------
 app/controllers/tickets.scm    |  4 +--
 app/views/index.scm            | 74 ++++++++++++++++++++++++++++++++++++++++++
 app/views/kanban.scm           |  2 +-
 app/views/login.scm            |  2 +-
 app/views/projects.scm         |  2 +-
 app/views/tickets.scm          | 10 ++++--
 colorize-tests.scm             |  2 +-
 conf/plugins.scm               | 10 +++---
 lib/lucidplan/auth.scm         |  2 +-
 lib/lucidplan/domain.scm       |  2 +-
 lib/lucidplan/html.scm         |  2 +-
 lib/lucidplan/query-escape.scm |  2 +-
 lib/lucidplan/uri.scm          |  2 +-
 run-tests.scm                  |  2 +-
 21 files changed, 141 insertions(+), 39 deletions(-)
 create mode 100644 app/controllers/index.scm
 create mode 100644 app/views/index.scm

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit ec260fbc7aaa23efde95e9ebad293c332497b86d
Author: Josep Bigorra 
Date:   Fri May 9 15:01:58 2025 +0200

     ??

M	README.org
M	app/controllers/index.scm
M	app/controllers/projects.scm
M	app/views/index.scm
M	app/views/tickets.scm

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo herd enable lucidplan && sudo herd restart lucidplan
Enabled service lucidplan.
Service lucidplan has been started.

byggsteg is the hackable Guile CI/CD system

byggsteg is free software, available under the GNU GPL v3 or newer.

find the source code here

https://codeberg.org/jjba23/byggsteg

powered by Guile Scheme, GNU Artanis, GNU Guix, TailwindCSS

Copyright © 2025 - Josep Bigorra (jjba23) & NalaGinrut

byggsteg means “build step” in Norwegian.