(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.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux -> running command: cd /etc/byggsteg/job-clone/sss/trunk && git pull Updating d9ae2b4..eb987f0 Fast-forward Makefile | 11 +- lib/emacs.scm | 10 ++ lib/emacs/init.el | 244 ++++++--------------------------------- lib/emacs/modules/common-lisp.el | 38 ++++++ lib/emacs/modules/dashboard.el | 67 +++++++++++ lib/emacs/modules/emacs-core.el | 97 ++++++++++++++++ lib/emacs/modules/go.el | 46 ++++++++ lib/emacs/modules/org.el | 88 ++++++++++++++ lib/emacs/modules/sss.el | 47 ++++++++ lib/emacs/modules/theme.el | 53 +++++++++ system/packages/sss-packages.scm | 3 +- 11 files changed, 488 insertions(+), 216 deletions(-) create mode 100644 lib/emacs/modules/common-lisp.el create mode 100644 lib/emacs/modules/dashboard.el create mode 100644 lib/emacs/modules/emacs-core.el create mode 100644 lib/emacs/modules/go.el create mode 100644 lib/emacs/modules/org.el create mode 100644 lib/emacs/modules/sss.el create mode 100644 lib/emacs/modules/theme.el -> running command: cd /etc/byggsteg/job-clone/sss/trunk && git log --name-status HEAD^..HEAD commit eb987f01328df849dd7178972b697254fde68149 Author: Josep BigorraDate: Tue Mar 11 20:23:56 2025 +0100 ?? M system/packages/sss-packages.scm -> 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'