veilor-os/.github/workflows
obsidian-ai ac5c29df42 ci: run build directly in Fedora job container, drop addnab nest
forgejo-runner labels nullstone -> fedora:43 image. Switching
runs-on: ubuntu-24.04 -> nullstone makes the job container itself
the build environment, eliminating the docker-in-docker workspace
bind-mount problem (host path != act-container path).

Build now runs as root in fedora:43, installs livecd-tools directly
via dnf, and writes outputs to $GITHUB_WORKSPACE which is the natural
runner workdir on host. No nested docker, no userns juggling, no
explicit -v workspace bind needed.
2026-05-06 14:35:44 +01:00
..
build-iso.yml ci: run build directly in Fedora job container, drop addnab nest 2026-05-06 14:35:44 +01:00
lint.yml ci: pin actions to node20-safe tags + runner sock pass-through 2026-05-06 10:50:15 +01:00