Files
status-app/scripts
jakub 68f5849792 fix(scripts): add explicit error handling for native commands
Our CI hosts use PowerShell 5.1 and 7.4 is required to use this setting:

  $PSNativeCommandUseErrorActionPreference = $true

So we have to explicitly check exit codes of native commands.
Without failure is silent, which is especially problematic in Ansible.

Also added check in Install-VC-BuildTools because it fails with exit
code 1 when Build Tools are already installed.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-07-24 16:13:43 +02:00
..
2026-06-18 19:43:21 +05:30
2024-06-27 12:16:31 +02:00
2025-08-14 12:19:07 -04:00
2026-03-14 20:54:15 +05:30
2026-06-18 19:43:21 +05:30
2026-06-29 21:41:48 +03:00
2026-06-18 19:43:21 +05:30