82ec7e62-58d0-45c2-9f08-2e6be4ce8d8d(lambda()
`((task . ("byggsteg-version" "maak-deploy"))
(daemon-name . "byggsteg-daemon")
(project . "byggsteg")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/byggsteg.git")))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && uname -a
Linux wolk-jjba 6.18.22-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git reset --hard && git pull
HEAD is now at aad0db6 Merge pull request 'Add Japanese translation' (#45) from fu7mu4/byggsteg:feature/add-ja_JP into trunk
Already up to date.
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && git log --name-status HEAD^..HEAD
commit aad0db68988058f07443929f6a286da95b7b897e
Merge: 7c64096 9923128
Author: Josep Bigorra (Joe) <jjbigorra@gmail.com>
Date: Wed Apr 29 17:47:19 2026 +0200
Merge pull request 'Add Japanese translation' (#45) from fu7mu4/byggsteg:feature/add-ja_JP into trunk
Reviewed-on: https://codeberg.org/jjba23/byggsteg/pulls/45
Reviewed-by: Josep Bigorra (Joe) <jjbigorra@gmail.com>
commit 9923128e5f6f90424f1af5249621a3952a5dc5fe
Author: fu7mu4 <fu7mu4@gmail.com>
Date: Wed Apr 29 23:23:31 2026 +0900
Add Japanese translation
Just add Japanese translation for this project by using Qt Linguist.
A sys/i18n/locale/ja_JP/LC_MESSAGES/translate.mo
A sys/i18n/locale/ja_JP/LC_MESSAGES/translate.po
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && sudo herd restart byggsteg-daemon || true
-> running command: cd /etc/byggsteg/job-clone/byggsteg/trunk && sudo maak deploy
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???)
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???)
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???)
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???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required). Falling back to plain text. (see ???org-html-htmlize-output-type???)
finished publishing Byggsteg manual
'/srv/http/jointhefreeworld.org/manuals/byggsteg/index.html' is verwijderd
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/byggsteg/index.html'
--------------------------------------------------------------
Maak: the infinitely extensible command runner
Loading tasks from Maak file: /etc/byggsteg/job-clone/byggsteg/trunk/maak.scm
Executing Maak tasks: deploy
--------------------------------------------------------------
=> Running Maak task: deploy
Deploy the project's documentation.
Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- emacs -Q --batch --eval '(progn (find-file "./docs/manual/en.org") (org-html-export-to-html) (message "finished publishing Byggsteg manual"))'