Skip to content

fix(release): macOS Developer-ID signed-only (disable flaky notarization)#447

Merged
Hello-QM merged 1 commit into
mainfrom
fix/macos-skip-notarization
Jun 28, 2026
Merged

fix(release): macOS Developer-ID signed-only (disable flaky notarization)#447
Hello-QM merged 1 commit into
mainfrom
fix/macos-skip-notarization

Conversation

@Hello-QM

Copy link
Copy Markdown
Owner

Apple notarization hung 2-3h on the runner twice for v1.4.1 (240MB backend → hundreds of nested binaries + flaky long-poll → -1009). Ship macOS Developer-ID signed (first launch right-click → Open); notarization is a follow-up. Win/Linux unaffected.

🤖 Generated with Claude Code

…ion)

Apple's notary service hung for 2-3h on the runner across two v1.4.1 attempts —
the ~240MB bundled Python backend has hundreds of nested binaries to scan and
the long-poll kept dying (NSURLErrorDomain -1009). Disable notarization for now;
the .dmg/.app stay Developer-ID signed (first launch: right-click → Open). Notes
updated accordingly. Re-enable once notarization is reliable / the backend slims.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Hello-QM Hello-QM merged commit 8453ba5 into main Jun 28, 2026
3 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