xetup/internal/runner
X9 Dev 66dfdbf44c
All checks were successful
release / build-and-release (push) Successful in 25s
runner: hide PowerShell window + filter PS error noise from log
- HideWindow: true in SysProcAttr (Windows) prevents powershell.exe
  from opening a console window over the GUI
- skipPSNoiseLine filters multi-line PS error blocks (At line:, CategoryInfo,
  FullyQualifiedErrorId, VERBOSE: etc.) - errors still appear via Write-Log

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 14:39:36 +02:00
..
hidecmd_other.go runner: hide PowerShell window + filter PS error noise from log 2026-04-16 14:39:36 +02:00
hidecmd_windows.go runner: hide PowerShell window + filter PS error noise from log 2026-04-16 14:39:36 +02:00
runner.go runner: hide PowerShell window + filter PS error noise from log 2026-04-16 14:39:36 +02:00