(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 eabdc69..77d3bfe Fast-forward Makefile | 2 +- app/controllers/kanban.scm | 5 +- app/controllers/projects.scm | 5 +- app/controllers/tickets.scm | 145 ++++++------ app/views/kanban.scm | 5 +- app/views/login.scm | 2 +- app/views/projects.scm | 26 +-- app/views/tickets.scm | 86 +++---- db/migration/user_20250103093008.scm | 2 +- lib/lucidplan/base64.scm | 35 --- lib/lucidplan/{abstraction.scm => domain.scm} | 28 +-- lib/lucidplan/html.scm | 34 +-- lib/lucidplan/prelude.scm | 313 -------------------------- lib/lucidplan/process.scm | 32 --- lib/lucidplan/uri.scm | 1 - lib/lucidplan/uuid.scm | 31 --- manifest.scm | 71 +++++- run-tests.scm | 2 +- 18 files changed, 243 insertions(+), 582 deletions(-) delete mode 100644 lib/lucidplan/base64.scm rename lib/lucidplan/{abstraction.scm => domain.scm} (74%) delete mode 100644 lib/lucidplan/prelude.scm delete mode 100644 lib/lucidplan/process.scm delete mode 100644 lib/lucidplan/uuid.scm -> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD commit 77d3bfe0672b37ca4badcf5f808e316d125948ac Author: Josep BigorraDate: Sun May 4 00:29:48 2025 +0200 ?? M app/views/login.scm M app/views/projects.scm M app/views/tickets.scm M db/migration/user_20250103093008.scm M manifest.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/byggstegpowered by Guile Scheme, GNU Artanis, GNU Guix, TailwindCSS
Copyright © 2025 - Josep Bigorra (jjba23) & NalaGinrut
byggsteg means “build step” in Norwegian.