a6693109-70af-46af-8f09-6f4346477e2e(lambda()
`((task . ("pull-and-restart" "pull-and-deploy"))
(daemon-name . "wikimusic-daemon")
(project . "wikimusic")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/wikimusic.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git reset --hard && git pull
HEAD is now at 34c79ab ???? fix: Small fixes after deploy
From https://codeberg.org/jjba23/wikimusic
34c79ab..0b0d8a5 trunk -> origin/trunk
Updating 34c79ab..0b0d8a5
Fast-forward
app/controllers/artists.scm | 30 ++++++----
app/controllers/genres.scm | 30 ++++++----
app/controllers/songs.scm | 30 ++++++----
app/views/artists.scm | 6 +-
app/views/genres.scm | 33 ++++++-----
app/views/index.scm | 24 ++++----
app/views/login.scm | 20 +++----
app/views/song-contents.scm | 3 +-
app/views/songs.scm | 87 ++++++++++++++--------------
lib/wikimusic/html.scm | 138 ++++++++++++++++++++++++--------------------
manifest.scm | 6 +-
11 files changed, 221 insertions(+), 186 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/wikimusic/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/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit 0b0d8a51c586b09028ab1658100cc20de4587b26
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sat Oct 18 20:14:06 2025 +0200
??? feature: Responsiveness
M app/controllers/artists.scm
M app/controllers/genres.scm
M app/controllers/songs.scm
M app/views/artists.scm
M app/views/genres.scm
M app/views/index.scm
M app/views/login.scm
M app/views/song-contents.scm
M app/views/songs.scm
M lib/wikimusic/html.scm
M manifest.scm
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo herd enable wikimusic-daemon || true && sudo herd restart wikimusic-daemon || true
Enabled service wikimusic-daemon.
Service wikimusic-daemon has been started.
-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
--eval '(progn (find-file "/etc/byggsteg/job-clone/wikimusic/trunk/docs/manual/en.org")(org-html-export-to-html)(message "finished publishing WikiMusic 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 WikiMusic manual
mkdir -pv /srv/http/jointhefreeworld.org/manuals/wikimusic
rm -rfv /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
'/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html' is verwijderd
mv -v docs/manual/en.html /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html'