ci: provision Electron before focused smoke tests
Windows CI / verify (push) Successful in 3m23s

Retry Electron binary provisioning before Windows smoke tests and retain bounded retries for package and installer builds. Bump release contracts to 1.0.14.
This commit is contained in:
Sucukdeluxe
2026-08-12 22:00:39 +02:00
parent 17b982016f
commit f4df47c89f
10 changed files with 32 additions and 10 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 1.0.14 - 2026-08-12
- Provision the Electron binary with a bounded retry before Windows CI smoke tests.
## 1.0.13 - 2026-08-12
- Apply the Windows CI retry to both directory and installer packaging.