viewing logs

job succeeded

lucidplan

time taken
21 seconds
started at
Sun Jun 15 22:48:08 2025
updated at
Sun Jun 15 22:48:29 2025
log uuid
69e5703f-f92b-4f83-b813-7f7093fc305a
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "pull-and-deploy"))
    (daemon-name . "lucidplan-daemon")
    (project . "lucidplan")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/lucidplan.git")))
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/lucidplan/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/lucidplan/trunk && git pull
Updating bc60d13..6ffbb14
Fast-forward
 app/controllers/me.scm         | 163 +++++++++++++++++++++++++++++++++++++++++
 app/controllers/tickets.scm    |   6 +-
 app/models/password_reset.scm  |  11 +++
 app/views/kanban.scm           |   2 +-
 app/views/login.scm            |  38 ++++++++--
 app/views/me.scm               |  74 +++++++++++++------
 app/views/tickets.scm          |   6 +-
 docs/manual/en-GB.org          |  13 ++++
 lib/lucidplan/html.scm         |  33 +++++----
 lib/lucidplan/query-escape.scm |  29 +++++++-
 manifest.scm                   |   1 +
 11 files changed, 326 insertions(+), 50 deletions(-)
 create mode 100644 app/models/password_reset.scm

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD
commit 6ffbb1447119a30cb0e0f19a2d2bf1a685ee7c32
Merge: bc60d13 921dfc2
Author: Josep Bigorra (Joe) 
Date:   Sun Jun 15 22:44:15 2025 +0200

    Merge pull request 'password-reset' (#3) from password-reset into trunk
    
    Reviewed-on: https://codeberg.org/jjba23/lucidplan/pulls/3

commit 921dfc2f8a91dc68b7871d00392830444b0e0be4
Author: Josep Bigorra 
Date:   Sun Jun 15 22:43:33 2025 +0200

     ??

M	docs/manual/en-GB.org

commit 09417c30bbe3d21d80b8b379d1bd0b3fe56b86f1
Author: Josep Bigorra 
Date:   Sun Jun 15 22:41:25 2025 +0200

     ??

M	app/controllers/me.scm
M	app/views/me.scm
M	lib/lucidplan/html.scm

commit 47be237e23369658019b430088f89090f35ee738
Author: Josep Bigorra 
Date:   Sun Jun 15 22:12:15 2025 +0200

     ??

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

commit 745dd03a1e800e20945004bd0cb840d941b7d122
Author: Josep Bigorra 
Date:   Sun Jun 15 21:52:23 2025 +0200

     ??

M	app/controllers/me.scm

commit c6d07bf489a2fa47e6e8489868bc4f6a4a362b25
Author: Josep Bigorra 
Date:   Sun Jun 15 21:43:13 2025 +0200

     ??

M	app/controllers/me.scm

commit 64c2b01039d62a36599d0f6db264a8af6b09b365
Author: Josep Bigorra 
Date:   Sun Jun 15 21:41:48 2025 +0200

     ??

M	app/controllers/me.scm

commit b0285bdd9f579aeaeedf77e093967a351f8d2247
Author: Josep Bigorra 
Date:   Sun Jun 15 21:25:22 2025 +0200

     ??

M	app/controllers/me.scm
A	app/models/password_reset.scm
M	app/views/login.scm
M	app/views/me.scm

commit c9097825c1dba961444bc059e03a27cb58bdcbff
Author: Josep Bigorra 
Date:   Sun Jun 15 15:00:42 2025 +0200

     ??

M	lib/lucidplan/query-escape.scm

commit 46fbe25f1eff4900efe724411b79d3528016c33a
Author: Josep Bigorra 
Date:   Sun Jun 15 09:31:32 2025 +0200

     ??

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

commit c946386b3ee2efa183f741022812cf0773c63b08
Author: Josep Bigorra 
Date:   Sun Jun 15 09:00:49 2025 +0200

    wip??

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

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo herd enable lucidplan-daemon || true && sudo herd restart lucidplan-daemon || true
Enabled service lucidplan-daemon.
Service lucidplan-daemon has been started.

-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo make deploy
guix shell -m manifest.scm -- emacs -Q --batch \
	--eval '(progn (find-file "/etc/byggsteg/job-clone/lucidplan/trunk/docs/manual/en-GB.org")(org-html-export-to-html)(message "finished publishing LucidPlan manual"))'
mkdir -pv /srv/http/jointhefreeworld.org/manuals/lucidplan
rm -rfv /srv/http/jointhefreeworld.org/manuals/lucidplan/index.html
'/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html' is verwijderd
mv -v docs/manual/en-GB.html /srv/http/jointhefreeworld.org/manuals/lucidplan/index.html
hernoemd 'docs/manual/en-GB.html' -> '/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html'