Files
thedotmack__claude-mem/.github
Alex Newman 91dbbc80e9 ci(windows): fix unterminated regex string in surviving-process diagnostic
The postmortem step's PowerShell regex was missing its closing quote, so
the step failed to parse and turned the whole chroma-windows job red even
though every actual gate passed. Close the string and add
continue-on-error so the diagnostic can never fail the job, as its own
comment already promises.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JT1VTKoaTf7VfePb7nVfwz
2026-08-25 16:32:40 -07:00
..