IRC channel logs
2025-03-14.log
back to list of logs
<dthompson>okay, I finally have a working build of forgejo-runner <dthompson>I am using the "self-hosted" mode to skip docker/podman/etc. and use 'guix shell --container' for isolation <jlicht>dthompson: wait what, as a guix package?! <dthompson>jlicht: yeah. not all of forgejo, just the job runner daemon <dthompson>jlicht: yeah, a guix package. not all of forgejo, to be clear. just the job runner daemon. <dthompson>oops I may have duplicated messages :) thought I was disconnected before <dthompson>yeah it will allow spritely to use codeberg and only have to host a little server to run CI jobs <dthompson>modifying this runner to have support for isolation via 'guix container' would be really cool <dthompson>but for now manually doing so will work fine