You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Canonical release process documentation for OK Code.
9
9
The next stable train ships one semver across desktop, CLI, and iOS surfaces:
10
10
11
11
- macOS arm64 and x64 desktop DMGs plus updater metadata
12
-
- Windows x64 signed NSIS installer
12
+
- Windows x64 NSIS installer
13
13
- Linux x64 AppImage
14
14
- iOS TestFlight build from the same release version/ref, dispatched separately
15
15
-`okcodes` npm package from the same tag
@@ -21,7 +21,7 @@ The next stable train ships one semver across desktop, CLI, and iOS surfaces:
21
21
- iOS is TestFlight-only for this release train.
22
22
- Both macOS architectures are blocking for the main desktop release, and the published `latest-mac.yml` manifest must contain arm64 and x64 payloads.
23
23
- Android is non-blocking.
24
-
-Windows stable support requires signing. Do not ship unsigned Windows artifacts as stable.
24
+
-Only macOS signing/notarization is mandatory. Windows signs when Azure Trusted Signing secrets are configured; otherwise the release publishes an unsigned Windows installer.
25
25
26
26
## Versioning and promotion
27
27
@@ -93,14 +93,14 @@ This command runs local preflight, invokes release preparation, pushes the relea
0 commit comments