viewing logs

job succeeded

sss__07:58:38__18-04-2025

time taken
10 seconds
started at
Fri Apr 18 07:58:38 2025
updated at
Fri Apr 18 07:58:48 2025
uuid
321af5fb-7ca6-4cff-9a73-1d010ab569a9
log uuid
febaee37-a009-4d21-a8e2-3d9fcb2c5042
inspect the job's lambda expression
(lambda() `((project . "sss")(branch-name . "trunk")(task . "pull-and-deploy")(clone-url . "https://codeberg.org/jjba23/sss")))

starting new job...

-> running command: cd /etc/byggsteg/job-clone/sss/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/sss/trunk && git pull
Updating eb373e3..ccc0fd6
Fast-forward
 lib/emacs.scm                   |  26 +++--
 lib/emacs/init.el               | 216 ++++------------------------------------
 lib/emacs/modules/dev.el        |   5 +
 lib/emacs/modules/dired.el      |  54 ++++++++++
 lib/emacs/modules/emacs-core.el |   6 ++
 lib/emacs/modules/libs.el       |  40 ++++++++
 lib/emacs/modules/misc.el       |  74 ++++++++++++++
 lib/emacs/modules/org.el        |   3 +
 lib/emacs/modules/search.el     |  35 +++++++
 lib/emacs/modules/sss.el        |  44 ++++++++
 lib/emacs/modules/ui.el         |  40 ++++++++
 11 files changed, 336 insertions(+), 207 deletions(-)
 create mode 100644 lib/emacs/modules/dired.el
 create mode 100644 lib/emacs/modules/libs.el
 create mode 100644 lib/emacs/modules/misc.el
 create mode 100644 lib/emacs/modules/search.el

-> running command: cd /etc/byggsteg/job-clone/sss/trunk && git log --name-status HEAD^..HEAD
commit ccc0fd6889890530a6f25a08a5a35f3622dde96d
Author: Josep Bigorra 
Date:   Fri Apr 18 07:57:44 2025 +0200

    modularize Emacs further??

M	lib/emacs.scm
M	lib/emacs/init.el
M	lib/emacs/modules/dev.el
A	lib/emacs/modules/dired.el
M	lib/emacs/modules/emacs-core.el
A	lib/emacs/modules/libs.el
A	lib/emacs/modules/misc.el
M	lib/emacs/modules/org.el
A	lib/emacs/modules/search.el
M	lib/emacs/modules/sss.el
M	lib/emacs/modules/ui.el

-> running command: cd /etc/byggsteg/job-clone/sss/trunk && sudo make deploy
mkdir -pv /srv/http/jointhefreeworld.org/manuals/sss
rm -rfv /srv/http/jointhefreeworld.org/manuals/sss/index.html
'/srv/http/jointhefreeworld.org/manuals/sss/index.html' is verwijderd
cp -rfv docs/Manual/README.html /srv/http/jointhefreeworld.org/manuals/sss/index.html
'docs/Manual/README.html' -> '/srv/http/jointhefreeworld.org/manuals/sss/index.html'