Q-01: Fix broken upower regex in moonarch-btnote (lookaheads never matched) Q-02: Fix transform.sh paru repo section name ([moonarch] → [moonarch-pkgbuilds]), config path (~/.config → /etc), and partial sync (-Sy → -Syu) Q-03: Add missing stasis package to aur.txt (idle management broken on fresh install) S-01: Switch CI git clones from HTTP to HTTPS (MITM risk in Docker network) S-02: Restrict CI builder sudo to /usr/bin/pacman only P-01: Refactor moonarch-waybar-gpustat — remove while loop, use jq --arg style
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.
The runner now uses docker mode with archlinux:base-devel which does not include git by default.
Same pattern as moongreet/moonlock/moonset — pushes to main trigger a pkgver bump so paru detects updates.