ostp/scripts
ospab dee0288f2a fix(release): rename -Switch param to -NewVersion (silently broke channel resolution)
A script parameter named exactly $Switch collides with PowerShell's `switch`
statement keyword - confirmed by bisection - and made every `$X = switch (...)
{...}` in the script silently evaluate to empty instead of erroring. This is
what produced the malformed "v0.4.1-.0" tag on the last release attempt
(Channel resolved to "" instead of "stable", Iteration to 0). Renaming the
parameter is the only fix; nothing else about the switch statement itself
was wrong.
2026-07-10 03:25:26 +03:00
..
build.ps1 0.4.1: per-key junk marker, GUI polish, pre-release pipeline 2026-07-07 16:33:57 +03:00
gha.ps1 fix(release): rename -Switch param to -NewVersion (silently broke channel resolution) 2026-07-10 03:25:26 +03:00
install.ps1 §A.3: remove dead tun2socks code (native OSTP TUN is the only path) 2026-06-27 16:29:55 +03:00
install.sh ci: rename nightly to alpha 2026-07-09 02:46:47 +03:00
test_linux.sh feat: install script v2 — global PATH symlink, /etc/ostp config, legacy path migration 2026-05-17 21:22:01 +03:00