gstack/.github/workflows
Garry Tan 9dc04020a4
fix: run as runner user + redirect bun temp to writable /home/runner
Running as root breaks Claude CLI (refuses to start). Running as runner
breaks bun (can't write to root-owned /tmp dirs from Docker build).

Fix: run as --user runner, but redirect BUN_TMPDIR and TMPDIR to
/home/runner/.cache/bun which is writable by the runner user.
GITHUB_ENV exports apply to all subsequent steps.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:59:23 -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: run as runner user + redirect bun temp to writable /home/runner 2026-03-23 17:59:23 -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