Files
Inboxintel/.gitea/workflows
cesnimda 077c3b3588
CI / backend (pull_request) Successful in 1m3s
CI / frontend (pull_request) Successful in 21s
Security / secrets (pull_request) Successful in 6s
Security / dependencies (pull_request) Successful in 1m4s
fix(staging): ASCII-only echo so PowerShell doesn't choke on em dash
The deploy succeeded on the runner but the final 'Staging endpoints' step
failed: act_runner writes the step as UTF-8 while Windows PowerShell 5.1 reads
.ps1 as ANSI, so the em dash mis-decoded and PowerShell saw an unterminated
string. Replace it with a plain hyphen. Keeps all host-mode run: content ASCII.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 13:09:57 +02:00
..