Skip to content

Commit 7e39609

Browse files
committed
feat(cli): prepare signed Windows releases
1 parent f9d53a6 commit 7e39609

43 files changed

Lines changed: 1996 additions & 684 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/npm-package-deprecation.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@ Publish the npm package as a compatibility notice that points users and agents t
66
of running commands or managing credentials.
77

88
Check GitHub Releases for advisory signed-binary updates, surface a one-line human notice, return structured
9-
current/latest version metadata to agents, and send the installed CLI version on InFlow API requests.
9+
current/latest version metadata to agents, bound release checks to a short deadline, provide Homebrew and hosted
10+
installer upgrade guidance, and send the installed CLI version on InFlow API requests.
11+
12+
Prepare native x64 and ARM64 Windows release payloads for Azure Artifact Signing, sign the executable before building
13+
the MSI, sign the MSI before generating checksums and WinGet manifests, and keep unsigned nonpublishing workflow
14+
validation available without production credentials.

0 commit comments

Comments
 (0)