Dashboardspotlightgetsentry/spotlight electron-builder 26…

getsentry/spotlight electron-builder 26 migration: 4-PR arc (#1334-#1337)

Category: gotcha
Confidence: 1.00
ID: 01a08acc-9c92-7545-9766-84efb883631f
Project ID: ec1699be-a430-4fc6-879b-c437a47171b4
Cross-project: No
Recalled in other projects: 0
Source session: 0XWWVPAj2NHWgHD7s
Created: 2026-07-21 11:59:45
Updated: 2026-09-10 10:11:00

Content

electron-builder notarizes internally via its afterSign hook using @electron/notarize; it never calls scripts/notarize.cjs. Don't assume this file is the active notarization path when debugging Apple notarization failures — check build.yml's Apple key decode/export steps and electron-builder's config instead.

Move to: