mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-11 18:01:14 -05:00
3caabd3a0f
* chore: update electron-notarize to @electron/notarize v2. legacy tooling will stop working November 23 and this allows us to get ahead of the curve. see https://github.com/electron/notarize/commit/bf23272fa2a98b293ff74c29d2ceff549ac357bb. Also inquirer types were having issues in build which updated from v7 to v8. Nothing major changed there except dropping node 10 support chore: add Team ID to mac os code sign as it is now needed by the new signing tool. see https://github.com/electron/notarize#notes-on-your-teamid. [run ci] * chore: debug notary [run ci]