83982656-3ead-4ce0-a6b9-b341b9a0cd7b(lambda()
`((task . ("pull-and-restart" "pull-and-deploy"))
(daemon-name . "lucidplan-daemon")
(project . "lucidplan")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/lucidplan.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && uname -a
Linux wolk-jjba 6.14.8-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git pull
Updating 7bf2759..32e1cd4
Fast-forward
app/api/v1.scm | 9 +++--
app/controllers/kanban.scm | 4 +--
app/controllers/login.scm | 9 +++--
app/controllers/me.scm | 47 ++++++++++++---------------
app/controllers/projects.scm | 48 +++++++++++++--------------
app/controllers/tickets.scm | 50 +++++++++++++---------------
app/views/login.scm | 10 ++++--
app/views/projects.scm | 18 +++++-----
app/views/tickets.scm | 6 ++--
lib/lucidplan/query-escape.scm | 74 ------------------------------------------
lib/lucidplan/uri.scm | 41 -----------------------
manifest.scm | 4 +--
12 files changed, 97 insertions(+), 223 deletions(-)
delete mode 100644 lib/lucidplan/query-escape.scm
delete mode 100644 lib/lucidplan/uri.scm
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit 32e1cd4f1152e2f7a2a7b62f56bed7dd4550ba1f
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Jun 19 14:59:42 2025 +0200
??
M app/controllers/me.scm
M app/views/projects.scm
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo herd enable lucidplan-daemon || true && sudo herd restart lucidplan-daemon || true
Enabled service lucidplan-daemon.
Service lucidplan-daemon has been started.
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
--eval '(progn (find-file "/etc/byggsteg/job-clone/lucidplan/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "finished publishing LucidPlan manual"))'
mkdir -pv /srv/http/jointhefreeworld.org/manuals/lucidplan
rm -rfv /srv/http/jointhefreeworld.org/manuals/lucidplan/index.html
'/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html' is verwijderd
mv -v docs/manual/en-GB.html /srv/http/jointhefreeworld.org/manuals/lucidplan/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html'