Skip to content

fix(ci): set only one Tauri signing key source for signer - #9

Merged
naturalethic merged 1 commit into
mainfrom
pip/fix-tauri-signer-env
Aug 5, 2026
Merged

fix(ci): set only one Tauri signing key source for signer#9
naturalethic merged 1 commit into
mainfrom
pip/fix-tauri-signer-env

Conversation

@naturalethic

Copy link
Copy Markdown

Canary #4: full app+DMG build succeeded; failed only on tauri signer sign because both TAURI_SIGNING_PRIVATE_KEY and _PATH were set. Unset path after loading body.

tauri signer sign fails when both TAURI_SIGNING_PRIVATE_KEY and
TAURI_SIGNING_PRIVATE_KEY_PATH are set. Prefer the key body, unset the
path, and reuse the archive+sig already produced by tauri build when present.

Co-authored-by: Joshua Kifer <joshua@moonlight.pm>
Signed-off-by: Joshua Kifer <joshua@moonlight.pm>
@naturalethic
naturalethic merged commit 15b7add into main Aug 5, 2026
4 checks passed
@naturalethic
naturalethic deleted the pip/fix-tauri-signer-env branch August 5, 2026 01:44
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