Skip to content

Sign Windows releases with SignPath#1300

Open
nwparker wants to merge 1 commit intomainfrom
nwparker/window-sign-2
Open

Sign Windows releases with SignPath#1300
nwparker wants to merge 1 commit intomainfrom
nwparker/window-sign-2

Conversation

@nwparker
Copy link
Copy Markdown
Contributor

@nwparker nwparker commented May 1, 2026

Summary

  • route Windows release artifacts through SignPath before publishing
  • upload unsigned installer as a GitHub Actions artifact and submit it for signing
  • hardcode the stable SignPath organization/project/test policy identifiers; keep only SIGNPATH_API_TOKEN as a secret
  • regenerate updater blockmap and latest.yml metadata for the signed installer

Validation

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml"); puts "release.yml parses"'\n- git diff --check\n\nNote: actionlint was attempted locally, but the npm package had no binary and the Go install requires a newer Go version than this machine has.

Note

Waiting for production certificate

Fixes #587

@nwparker nwparker force-pushed the nwparker/window-sign-2 branch from e1fbba7 to fe38e15 Compare May 1, 2026 06:34
@nwparker nwparker force-pushed the nwparker/window-sign-2 branch from fe38e15 to b413cb6 Compare May 1, 2026 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add EV Code signing to avoid windows smartscreen warning.

1 participant