2 Commits

Author SHA1 Message Date
24df4b3994 Add custom Arch-based act_runner image
All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 1s
Runner based on archlinux:base-devel with git, curl, makepkg.
Runs as non-root builder user so makepkg works natively without
permission workarounds. Registration data stored in /data volume.
2026-04-01 17:45:39 +02:00
aba7ffede1 Add custom Arch-based act_runner image, revert workflow workaround
All checks were successful
Update PKGBUILD version / update-pkgver (push) Successful in 2s
The runner image is now built on archlinux:base-devel with git,
curl, makepkg and a non-root builder user baked in. This removes
the need for per-workflow pacman installs and enables host mode.
2026-04-01 16:42:53 +02:00