viewing logs

job succeeded

wikimusic

time taken
30 seconds
started at
Wed Jun 18 14:13:37 2025
updated at
Wed Jun 18 14:14:07 2025
log uuid
65ed337d-3601-47af-bfd7-3ebb3a46e6dd
inspect the job's lambda expression
(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 17e62eb..954b4ca
Fast-forward
 app/controllers/me.scm | 221 +++++++++++++++++++++++++++++++++++++++++--------
 app/views/me.scm       | 171 +++++++++++++++++++++++++++++++++++++-
 manifest.scm           |   5 +-
 3 files changed, 358 insertions(+), 39 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/wikimusic/trunk && git log --name-status HEAD^..HEAD
commit 954b4caf7671cca5765b5e48ba5ce7d4a61b6133
Merge: 17e62eb 36be386
Author: Josep Bigorra (Joe) 
Date:   Wed Jun 18 14:13:19 2025 +0200

    Merge pull request 'invite-users' (#22) from invite-users into trunk
    
    Reviewed-on: https://codeberg.org/jjba23/wikimusic/pulls/22

commit 36be386393c6bad31ad13e7113054de1d8545ce4
Author: Josep Bigorra 
Date:   Wed Jun 18 14:12:35 2025 +0200

     ??

M	app/controllers/me.scm
M	app/views/me.scm
M	manifest.scm

commit 3a656186455245b1ea8ed98a9a6c8dfc51309158
Author: Josep Bigorra 
Date:   Wed Jun 18 13:55:54 2025 +0200

     ??

M	app/controllers/me.scm
M	app/views/me.scm

commit e71ba490e5a243872c21afdaca8e710d6afa0925
Author: Josep Bigorra 
Date:   Wed Jun 18 13:38:22 2025 +0200

    initial welkom

M	app/controllers/me.scm
M	app/views/me.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'