gstack/qa
Garry Tan b7042d0eeb
fix: use find instead of ls for zsh glob safety
Codex adversarial review caught that $(ls .pending-* 2>/dev/null) still
triggers zsh NOMATCH error because the shell expands the glob before ls
runs. Using find avoids shell glob expansion entirely.
2026-03-23 07:15:34 -07:00
..
references feat: Phase 3.5 — cookie import, QA testing, team retro (v0.3.1) (#29) 2026-03-13 00:31:41 -07:00
templates feat: Test Bootstrap + Regression Tests + Coverage Audit (v0.6.0) (#136) 2026-03-17 13:05:18 -05:00
SKILL.md fix: use find instead of ls for zsh glob safety 2026-03-23 07:15:34 -07:00
SKILL.md.tmpl fix: gstack-slug bash compatibility — source to eval (#354) 2026-03-22 21:02:01 -07:00