gstack/.github
Garry Tan f799ea68a7
fix: rename browse E2E test file to prevent pkill self-kill
The Claude agent inside browse E2E tests sometimes runs
`pkill -f "browse"` when the browse server doesn't respond.
This matches the bun test process name (which contains
"skill-e2e-browse" in its args), killing the entire test runner.

Rename skill-e2e-browse.test.ts → skill-e2e-bws.test.ts so
`pkill -f "browse"` no longer matches the parent process.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 16:23:28 -07:00
..
docker feat: CI evals on Ubicloud — 12 parallel runners + Docker image (v0.11.10.0) (#360) 2026-03-23 10:17:33 -07:00
workflows fix: rename browse E2E test file to prevent pkill self-kill 2026-03-23 16:23:28 -07:00
actionlint.yaml fix: upgrade browse E2E runner to ubicloud-standard-8 2026-03-23 16:20:03 -07:00