Make release notarization resilient #8

Merged
superdooper-coder merged 1 commits from codex/reliable-notarization into main 2026-07-15 16:12:08 +02:00
superdooper-coder commented 2026-07-15 16:09:52 +02:00 (Migrated from github.com)

Summary

  • replace notarytool --wait with explicit status polling and a 90-minute bound
  • use Apple's maintained certificate-import action instead of manual keychain setup
  • update release checkout to the Node 24 action

Verification

  • release script passes bash -n
  • workflow YAML parses successfully
## Summary - replace `notarytool --wait` with explicit status polling and a 90-minute bound - use Apple's maintained certificate-import action instead of manual keychain setup - update release checkout to the Node 24 action ## Verification - release script passes `bash -n` - workflow YAML parses successfully
Sign in to join this conversation.