(lambda() `((project . "wikimusic")(branch-name . "trunk")(task . "pull-and-restart")(clone-url . "https://codeberg.org/jjba23/wikimusic")))
starting new job... -> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && uname -a Linux wolk-jjba 6.13.6-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux -> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git pull Updating 3a245ff..a2dd307 Fast-forward app/controllers/artists.scm | 31 +++++++++--- app/controllers/genres.scm | 106 ++++++++++++++++++++++++----------------- app/controllers/songs.scm | 74 +++++++++++++++++----------- app/views/artists.scm | 88 ++++++++++++++++++++++------------ app/views/genres.scm | 88 ++++++++++++++++++++++------------ app/views/song-contents.scm | 47 ++++++++++-------- app/views/songs.scm | 102 ++++++++++++++++++++++++--------------- lib/wikimusic/html.scm | 14 +++--- lib/wikimusic/query-escape.scm | 3 +- 9 files changed, 349 insertions(+), 204 deletions(-) -> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD commit a2dd3078fb44a4169edb944eeb4c03612f655261 Author: Josep BigorraDate: Mon Mar 17 16:53:15 2025 +0100 ?? 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/song-contents.scm M app/views/songs.scm M lib/wikimusic/html.scm M lib/wikimusic/query-escape.scm -> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && sudo herd enable wikimusic && sudo herd restart wikimusic Enabled service wikimusic. Service wikimusic has been started.