Skip to content

Conversation

jakebailey
Copy link
Member

The new signing tool doesn't respect DstPath, which is a bug. But, workaround it for now here by copying the input to a temp path when the outputs have different names.

Part of this change is extra debugging code that verifies that signing actually happened. Worth leaving that in.

@Copilot Copilot AI review requested due to automatic review settings August 23, 2025 00:07
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This change implements a workaround for a bug in the new signing tool that doesn't respect the DstPath parameter. The workaround copies input files to temporary paths when outputs have different names, and includes comprehensive verification logic to ensure signing actually occurred.

Key changes:

  • Added a workaround that copies files to temporary paths before signing when DstPath differs from SrcPath
  • Implemented pre/post-signing hash verification to detect signing failures
  • Added detailed logging and error reporting for the signing process

@jakebailey jakebailey enabled auto-merge August 23, 2025 00:56
@jakebailey jakebailey disabled auto-merge August 23, 2025 00:56
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jakebailey jakebailey marked this pull request as draft August 23, 2025 02:22
@jakebailey
Copy link
Member Author

I have reverted the pipeline changes for now; there is more broken with the new tool.

@jakebailey
Copy link
Member Author

Actually, the error is mine. I put MacAppName in the wrong object.

@jakebailey
Copy link
Member Author

This can't be merged until the pipeline is changed back again, so keeping this as a draft until then.

@jakebailey jakebailey marked this pull request as ready for review August 28, 2025 15:25
@jakebailey jakebailey added this pull request to the merge queue Aug 29, 2025
Merged via the queue into main with commit 9955705 Aug 29, 2025
22 checks passed
@jakebailey jakebailey deleted the jabaile/signing-debugging branch August 29, 2025 01: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.

3 participants