mirror of https://github.com/garrytan/gstack.git
Two issues preventing browse E2E from working in CI: 1. Playwright installed Chromium as root but container runs as runner — browser binaries were inaccessible. Fix: set PLAYWRIGHT_BROWSERS_PATH to /opt/playwright-browsers and chmod a+rX. 2. Browse binary needs ~/.gstack/ writable for server lock files. Fix: pre-create /home/runner/.gstack/ owned by runner. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| actionlint.yml | ||
| ci-image.yml | ||
| evals.yml | ||
| skill-docs.yml | ||