-
Notifications
You must be signed in to change notification settings - Fork 0
Downloads and releases
Pedro Martinez edited this page May 29, 2026
·
1 revision
Signed releases are published on GitHub Releases:
https://github.com/pedromartinezweb/BluePulse/releases
BluePulse uses the SignPath Foundation for public release signing.
The release workflow:
- Builds
BluePulse.exeon a GitHub-hosted Windows runner. - Uploads the unsigned executable as a short-lived workflow artifact.
- Submits the artifact to SignPath when configured.
- Downloads the signed executable.
- Verifies the Authenticode signature.
- Publishes the signed executable to GitHub Releases.
If SignPath is not configured, the workflow does not publish a new release.