gstack/.github/workflows
Garry Tan 964332a160
fix: use Dockerfile USER directive + writable .bun dir
The --user runner container option doesn't set up the user environment
properly — bun can't write temp files even with TMPDIR overrides.
Switch to USER runner in the Dockerfile which properly sets HOME and
creates the user context. Also pre-create ~/.bun owned by runner.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:35:49 -07:00
..
actionlint.yml fix: pin actionlint workflow to a real release 2026-03-20 00:29:26 -07:00
ci-image.yml feat: CI evals on Ubicloud — 12 parallel runners + Docker image (v0.11.10.0) (#360) 2026-03-23 10:17:33 -07:00
evals.yml fix: use Dockerfile USER directive + writable .bun dir 2026-03-23 17:35:49 -07:00
skill-docs.yml fix: Codex compatibility — 1024-char cap, duplicate skills, repo-local installs, kiro support (v0.11.2.0) (#346) 2026-03-22 19:27:10 -07:00