Files
William Gill f36e06f545 Switch to self-hosted runner with cached incremental builds
Replaces the ephemeral EL8/EL9/watch-kernels workflows with a single
ScoutFS CI workflow that runs on a self-hosted Gitea Act Runner using
pre-baked builder images and a persistent /var/cache/scoutfs-ci volume.
cache-kernels.sh downloads only new kernel-devel RPMs and diffs against
the Gitea manifest so each run only builds kernels that aren't already
published, dramatically reducing run time for the common case.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 21:55:05 -05:00
..