f247e93d-0c63-4afb-96e5-b1fbf61b5646(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.15.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git pull
Updating 0922f5d..584e0d3
Fast-forward
lib/lucidplan/html.scm | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit 584e0d345de84d2672b4f9bf404520d58e4d2216
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Jul 31 19:49:49 2025 +0200
??? feature: Add more native feel to navigation
- Added view transitions with fade in and out
- Added speculationrules to make links prerender in certain scenarios
Keywords: #web #frontend #ui #ux #navigation #css #js
M lib/lucidplan/html.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'