04d4fb26-ada8-4682-ae43-aaf4417d10b1
(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 4e6c4e9..d1faaab Fast-forward app/controllers/kanban.scm | 2 +- app/controllers/login.scm | 22 ++++++ app/controllers/me.scm | 84 +++++++++++++++++++++++ app/views/index.scm | 2 +- app/views/kanban.scm | 71 ++++++++++++-------- app/views/me.scm | 162 +++++++++++++++++++++++++++++++++++++++++++++ lib/lucidplan/html.scm | 30 ++++++--- 7 files changed, 333 insertions(+), 40 deletions(-) create mode 100644 app/controllers/me.scm create mode 100644 app/views/me.scm -> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD commit d1faaabbcd688d9e3a03b8e832a16ca18c31bcdb Author: Josep BigorraDate: Sat Jun 14 12:58:18 2025 +0200 ?? M app/controllers/index.scm M app/controllers/login.scm M app/controllers/me.scm M app/views/me.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'