Files
gstack/test
Garry TanandClaude Fable 5 2398fb7295 fix(tests): scratch-repo fixtures never invoke the operator's gpg
The evidence/review-log/hook fixtures inherited global commit.gpgsign, so
fixture commits called the operator's gpg-agent — which fails with "Cannot
allocate memory" under parallel shard load, breaking test SETUP (not the code
under test). All fixture git invocations now pass -c commit.gpgsign=false
-c tag.gpgsign=false. Hermetic repos, no pinentry.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-16 07:52:14 -07:00
..