gstack/.github
Garry Tan 9ab90a2778
fix: override HOME=/home/runner in CI container options
GH Actions always sets HOME=/github/home (a mounted host temp dir)
regardless of Dockerfile USER. Bun uses HOME for temp/cache and can't
write to the GH-mounted dir. Override HOME to the actual runner home.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:40:49 -07:00
..
docker fix: use Dockerfile USER directive + writable .bun dir 2026-03-23 17:35:49 -07:00
workflows fix: override HOME=/home/runner in CI container options 2026-03-23 17:40:49 -07:00
actionlint.yaml fix: upgrade browse E2E runner to ubicloud-standard-8 2026-03-23 16:20:03 -07:00