e13ba51a-0ca4-4d52-b963-b15eac04356a(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 && git reset --hard && git pull
HEAD is now at a759592 ??? feature: Improve inputs
From https://codeberg.org/jjba23/lucidplan
a759592..7f2a6bd trunk -> origin/trunk
Updating a759592..7f2a6bd
Fast-forward
pub/css/lucidplan.olive.min.css | 19846 ++++----------------------------------
1 file changed, 1823 insertions(+), 18023 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && uname -a
Linux wolk-jjba 6.15.11-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit 7f2a6bd13fc423a6911b0d65eba5a76a62dc52d6
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Mon Oct 13 19:23:50 2025 +0200
?????? update: Olive CSS
M pub/css/lucidplan.olive.min.css
-> 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"))'
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
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'