gstack/.github
Garry Tan cdd6373147
fix: mount writable tmpfs /tmp in CI container
Docker --user runner means /tmp (created as root during build) isn't
writable. Bun requires a writable tempdir for any operation including
compilation. Mount a fresh tmpfs at /tmp with exec permissions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:32:23 -07:00
..
docker fix: chmod 1777 /tmp in Docker image + runtime fallback 2026-03-23 17:17:50 -07:00
workflows fix: mount writable tmpfs /tmp in CI container 2026-03-23 17:32:23 -07:00
actionlint.yaml fix: upgrade browse E2E runner to ubicloud-standard-8 2026-03-23 16:20:03 -07:00