Tags: electron/notarize
Toggle v3.0.1's commit message
fix: remove `graceful-fs` and use direct imports (#229 )
---------
Co-authored-by: Charles Kerr <charles@charleskerr.com>
Co-authored-by: Mark Lee <malept@users.noreply.github.com>
Toggle v3.0.0's commit message
Partially verified
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat!: bump `engines` requirement to Node 22.12 (#222 )
BREAKING CHANGE: Requires Node.js v22.12.0 LTS or higher. ESM-only.
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
Co-authored-by: Erik Moura <erikian@erikian.dev>
Toggle v2.5.0's commit message
Partially verified
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: allow notarization on macOS versions down to 10.15 (#201 )
* notarytoolPath option
* Removed NotaryToolOptions interface
* Update README.md
Co-authored-by: Erick Zhao <erick@hotmail.ca>
* Removed unnecessary typeof uses
---------
Co-authored-by: Erick Zhao <erick@hotmail.ca>
Toggle v2.4.
10000
0's commit message
feat: add notarization logs to debug logging for success (#202 )
Toggle v2.3.2's commit message
Partially verified
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: Brittle response parsing from notarytool (#191 )
* fix: Brittle response parsing from notarytool
* fix: Fixes result.code check blocking notarytool log diagnostics
* fix: Concat notarytool error with notarytool log result
* clean: Cleanup unused import
* refact: Simplified notary error handling logic
* chore: bump electronjs/node in .circleci/config.yml to 2.2.2 (#195 )
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
* fix: ensure status is Accepted
---------
Co-authored-by: Connor G Meehan <connorgm@pm.me>
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: Samuel Attard <marshallofsound@electronjs.org>
Toggle v2.3.1's commit message
fix: remove now-unusable "legacy" notarization (#187 )
* Remove now-unusable "legacy" notarization
* Make `notarize` function overloaded
* Update docs more
Toggle v2.3.0's commit message
fix: skip codesign check on pkg and dmg files (#172 )
Toggle v2.2.1's commit message
fix: check notarytool response status (#173 )
* feat: add status check after notarization
* improve status check
Toggle v2.2.0's commit message
Partially verified
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
feat: add codesign verification and assessment prior to notarizing (#152
)
* feat: add spctl and codesign verificatin prior to stapling
* fix output
* fix output
* chore: resolve comments
* Update src/check-signature.ts
* chore: fix lint
* chore: address comments
---------
Co-authored-by: Erick Zhao <erick@hotmail.ca>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
Toggle v2.1.0's commit message
feat: retry staple up to 3 times (#144 )
You can’t perform that action at this time.