gstack/.github
Garry Tan 0ddde1be66
fix: ensure writable temp dirs in CI container
Bun fails with "unable to write files to tempdir: AccessDenied" when
the container user doesn't own /tmp. This cascades to Playwright
(can't launch Chromium) and browse (server won't start).

Fix: create writable temp dirs at job start. If /tmp isn't writable,
fall back to $HOME/tmp via TMPDIR.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:07:20 -07:00
..
docker fix: ensure writable temp dirs in CI container 2026-03-23 17:07:20 -07:00
workflows fix: ensure writable temp dirs in CI container 2026-03-23 17:07:20 -07:00
actionlint.yaml fix: upgrade browse E2E runner to ubicloud-standard-8 2026-03-23 16:20:03 -07:00