Skip to content

v2.2.0: Fix SignPath signing#527

Merged
erikdarlingdata merged 2 commits into
mainfrom
dev
Mar 12, 2026
Merged

v2.2.0: Fix SignPath signing#527
erikdarlingdata merged 2 commits into
mainfrom
dev

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

CI-only fix for SignPath code signing. Uploads publish directories instead of pre-zipped archives to avoid zip-within-a-zip.

erikdarlingdata and others added 2 commits March 11, 2026 21:20
upload-artifact@v4 wraps files in its own container, causing a
zip-within-a-zip when we upload pre-zipped archives. SignPath then
can't find the exe inside the nested structure. Fix: upload the
publish directory contents directly. Re-zip from signed output
for the release assets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…load

Fix SignPath signing: upload directories instead of zips
@erikdarlingdata erikdarlingdata merged commit 8ed7a95 into main Mar 12, 2026
3 of 4 checks passed
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.

1 participant