Skip to content

fix(ci): retry transient macOS notarization failures#305

Merged
DutchSailor merged 2 commits into
mainfrom
codex/macos-notarization-retry
Jul 17, 2026
Merged

fix(ci): retry transient macOS notarization failures#305
DutchSailor merged 2 commits into
mainfrom
codex/macos-notarization-retry

Conversation

@DutchSailor

Copy link
Copy Markdown
Collaborator

Wat verandert er

  • macOS Universal compileert eenmaal met --no-bundle
  • alleen de bundel-/notarizationfase wordt herhaald bij tijdelijke 5xx-responses
  • het bestaande Tauri-pad blijft DMG, updaterarchief, signatures en metadata uploaden
  • nightly en stabiele release gebruiken dezelfde robuuste flow

Oorzaak

De notarizationdienst gaf herhaaldelijk HTTP 500. Omdat compileren en bundelen in één actie zaten, ging na elke tijdelijke fout de volledige Mac-output verloren.

Validatie

  • npm run test:quality — 23/23 geslaagd
  • workflow-YAML geparsed
  • onafhankelijke code-review: ready to merge, geen blockers

@DutchSailor
DutchSailor merged commit 5ee2ef9 into main Jul 17, 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