Add bash wrapper for vpnruntime guard script
build / backend (push) Has been cancelled
build / node-agent (push) Has been cancelled
build / worker (push) Has been cancelled

This commit is contained in:
2026-05-12 09:30:06 +03:00
parent 3835563f8a
commit 27bb8102a2
3 changed files with 21 additions and 0 deletions
@@ -31,6 +31,12 @@ scripts\smoke\run-vpnruntime-ci-guards.cmd
On UNC workspaces, `cmd.exe` may print a startup UNC warning, but the wrapper
uses `pushd` and still runs guard checks correctly.
Linux/macOS/WSL wrapper:
```bash
./scripts/smoke/run-vpnruntime-ci-guards.sh
```
Expected:
- all guard steps pass