Skip to content

Conversation

john-michaelburke
Copy link
Collaborator

@john-michaelburke john-michaelburke commented Jul 13, 2022

  • Adds digital signature to windows executable.
  • Merges the sign_application and sign_installer jobs. Having these separated was killing the digital signature on the executable.
    Screen Shot 2022-07-13 at 4 08 38 PM

@john-michaelburke john-michaelburke force-pushed the john-michaelburke/move-mac-to-same-job branch from b7e252d to fbdbf18 Compare July 13, 2022 21:44
run: |
"${{ env.CODE_SIGNER_PATH_WIN }}" sign ^
/debug /v ^
/debug /v /td SHA256 ^
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange behavior in uprevving the codesign tool on Windows, shifting the command line arg to a different position seemed to make it work 🤷

@john-michaelburke john-michaelburke force-pushed the john-michaelburke/move-mac-to-same-job branch from fbdbf18 to 6101ff6 Compare July 13, 2022 22:36
@john-michaelburke john-michaelburke marked this pull request as ready for review July 13, 2022 23:09
@john-michaelburke john-michaelburke requested a review from a team July 13, 2022 23:09
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.

2 participants