gstack/.github
Garry Tan 470ac394d5
fix: run CI container as root (GH default) to fix bun tempdir
GH Actions overrides Dockerfile USER and HOME, creating permission
conflicts no matter what we set. Running as root (the GH default for
container jobs) gives bun full /tmp access. Claude CLI already uses
--dangerously-skip-permissions in the session runner.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:52:27 -07:00
..
docker fix: run CI container as root (GH default) to fix bun tempdir 2026-03-23 17:52:27 -07:00
workflows fix: remove --tmpfs mount, rely on Dockerfile USER + chmod 1777 /tmp 2026-03-23 17:48:52 -07:00
actionlint.yaml fix: upgrade browse E2E runner to ubicloud-standard-8 2026-03-23 16:20:03 -07:00