7bdd33ac-412c-45d3-915c-8da58265d536
(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 && 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/wikimusic/trunk && git pull Updating 8e455b0..c13652b Fast-forward app/controllers/artists.scm | 28 +++- app/controllers/genres.scm | 28 +++- app/controllers/index.scm | 6 +- app/controllers/login.scm | 29 +++- app/controllers/me.scm | 252 +++++++++++++++++++++++++++++++++++ app/controllers/songs.scm | 39 ++++-- app/models/password_reset.scm | 10 ++ app/views/artists.scm | 17 ++- app/views/genres.scm | 14 +- app/views/index.scm | 3 +- app/views/login.scm | 39 +++++- app/views/me.scm | 191 ++++++++++++++++++++++++++ app/views/song-contents.scm | 6 +- app/views/songs.scm | 15 ++- db/migration/user_20250103093008.scm | 58 ++++---- lib/wikimusic/html.scm | 41 ++++-- manifest.scm | 1 + 17 files changed, 690 insertions(+), 87 deletions(-) create mode 100644 app/controllers/me.scm create mode 100644 app/models/password_reset.scm create mode 100644 app/views/me.scm -> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD commit c13652b4e052ec7fc492d3972532f023fb767bfd Author: Josep BigorraDate: Mon Jun 16 10:48:08 2025 +0200 ?? M app/controllers/login.scm M app/controllers/me.scm M db/migration/user_20250103093008.scm M lib/wikimusic/html.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-GB.org")(org-html-export-to-html)(message "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-GB.html /srv/http/jointhefreeworld.org/manuals/wikimusic/index.html hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html'