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
* feat: add Azure code signing configuration
Add support for Azure code signing in Electron builder configuration.
Includes environment variables for publisher name, endpoint,
certificate profile name, and code signing account name.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* feat: add Azure Trusted Signing environment variables
Add support for Azure Trusted Signing by including necessary environment
variables in the build process. This enables code signing for Windows
applications using Azure's Trusted Signing service.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: Claude <[email protected]>
0 commit comments