Граф коммитов

136 Коммитов

Автор SHA1 Сообщение Дата
David Sanders 6db692bdd2
build: update prettier to 3.4.2 (#221) 2024-12-12 06:57:08 -03:00
Erick Zhao 45230c6312
build: publish API documentation (#217)
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
2024-12-06 16:46:27 -08:00
David Sanders 13af290ba9
ci: switch to GHA (#220) 2024-12-03 14:07:54 -08:00
dependabot[bot] 76fc907876
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#218)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-22 08:10:03 -05:00
dependabot[bot] 031072f136
build(deps): bump dsanders11/project-actions from 1.3.0 to 1.4.0 (#216)
Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/dsanders11/project-actions/releases)
- [Changelog](https://github.com/dsanders11/project-actions/blob/main/.releaserc.json)
- [Commits](eb760c4889...438b25e007)

---
updated-dependencies:
- dependency-name: dsanders11/project-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-31 23:47:27 -07:00
electron-roller[bot] 669f1c2515
chore: bump electronjs/node in .circleci/config.yml to 2.3.1 (#215)
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-10-26 10:03:13 -04:00
electron-roller[bot] efd416f18d
chore: bump continuousauth/npm in .circleci/config.yml to 2.1.1 (#214)
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-10-03 09:21:05 -05:00
Felix Rieseberg 1f91f897f1
docs: mark custom `notarytoolPath` as unsupported (#212) 2024-09-17 10:43:51 -07:00
Paweł Jaśpiński 268fa302d3
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>
2024-09-17 10:28:31 -07:00
David Sanders 4ac5fba6f2
build: fix repository.url in package.json (#211) 2024-09-08 19:45:40 -07:00
dependabot[bot] f7768fc80d
build(deps): bump micromatch from 4.0.5 to 4.0.8 (#210)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 17:33:44 -05:00
Erick Zhao dfbdcd88b2
feat: add notarization logs to debug logging for success (#202) 2024-08-13 14:32:33 -07:00
Erick Zhao a38ba021b4
docs: clean up types and add API docs site (#199) 2024-07-12 17:31:48 -07:00
dependabot[bot] 69f17aabdf
build(deps): bump amannn/action-semantic-pull-request (#207)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](cfb60706e1...0723387faa)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-30 23:21:10 -07:00
dependabot[bot] 20a4942df8
build(deps): bump braces from 3.0.2 to 3.0.3 (#204)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-16 10:32:59 -03:00
electron-roller[bot] 1f64e1a0f6
chore: bump electronjs/node in .circleci/config.yml to 2.3.0 (#203)
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-06-12 11:18:48 -03:00
electron-roller[bot] a0509e0c2c
chore: bump electronjs/node in .circleci/config.yml to 2.2.3 (#196)
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-05-17 23:57:41 -07:00
Connor G Meehan 8440fa12af
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>
2024-05-14 11:54:14 -07:00
Dan Rose f48a181936
fix: remove now-unusable "legacy" notarization (#187)
* Remove now-unusable "legacy" notarization

* Make `notarize` function overloaded

* Update docs more
2024-05-14 11:51:55 -07:00
electron-roller[bot] ba33a3d599
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>
2024-05-10 09:32:59 -05:00
dependabot[bot] fcc747d345
build(deps): bump amannn/action-semantic-pull-request (#192)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.4.0 to 5.5.2.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](e9fabac35e...cfb60706e1)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 08:57:23 -07:00
dependabot[bot] 7e5c6404d6
build(deps): bump dsanders11/project-actions from 1.2.0 to 1.3.0 (#188)
Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/dsanders11/project-actions/releases)
- [Changelog](https://github.com/dsanders11/project-actions/blob/main/.releaserc.json)
- [Commits](82e99438bd...eb760c4889)

---
updated-dependencies:
- dependency-name: dsanders11/project-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 02:06:47 -07:00
dependabot[bot] 66da5a4552
build(deps): bump dsanders11/project-actions from 1.1.0 to 1.2.0 (#184)
Bumps [dsanders11/project-actions](https://github.com/dsanders11/project-actions) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/dsanders11/project-actions/releases)
- [Changelog](https://github.com/dsanders11/project-actions/blob/main/.releaserc.json)
- [Commits](3a81985616...82e99438bd)

---
updated-dependencies:
- dependency-name: dsanders11/project-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 18:54:28 -07:00
dependabot[bot] 352e1f88a4
build(deps): bump amannn/action-semantic-pull-request (#183)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.2.0 to 5.4.0.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](c3cd5d1ea3...e9fabac35e)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 18:54:20 -07:00
David Sanders c43dee0902
chore: use Dependabot to update GitHub Actions deps (#182) 2024-03-13 18:52:13 -07:00
JonLuca De Caro df2d00d24f
fix: skip codesign check on pkg and dmg files (#172) 2024-02-15 01:20:44 -08:00
Daniel McAssey 571ebacf3b
feat: add support for .pkg and .dmg files (#169)
* feat: add support for .pkg and .dmg files

* fix: fix zipPath
2024-02-15 01:19:14 -08:00
electron-roller[bot] 75d914e9f1
chore: bump electronjs/node in .circleci/config.yml to 2.2.1 (#178)
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-02-14 12:14:06 -06:00
Rytis Čekanauskas fa2cb224ae
fix: check notarytool response status (#173)
* feat: add status check after notarization

* improve status check
2024-01-24 09:35:48 -08:00
S.Nakamura 5481607279
docs: specify keychain option is optional (#174) 2024-01-24 10:01:16 +08:00
electron-roller[bot] e4f0f73cc6
chore: bump electronjs/node in .circleci/config.yml to 2.2.0 (#176)
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
2024-01-18 09:49:29 -08:00
electron-roller[bot] 83f6f8ea8a
chore: bump electronjs/node to 2.1.0 (main) (#170)
* chore: bump electronjs/node in .circleci/config.yml to 2.1.0

* build: add install-rosetta step

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: George Xu <george.xu99@hotmail.com>
2023-11-21 17:38:13 -08:00
electron-roller[bot] 82369dcfe9
chore: bump continuousauth/npm to 2.1.0 (main) (#171)
* chore: bump continuousauth/npm in .circleci/config.yml to 2.1.0

* chore: remove cfa devDependency

---------

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: George Xu <george.xu99@hotmail.com>
2023-11-21 16:26:56 -08:00
JonLuca De Caro b1b2ca1e4b
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>
2023-11-14 12:38:54 -08:00
Filip Mösner 1c9790fe35
docs: add debug information (#160)
* docs: add debug information

* Update README.md

---------

Co-authored-by: Erick Zhao <erick@hotmail.ca>
2023-11-07 13:49:06 -08:00
Mikael Finstad c7b2eafeb3
docs: improve docs (#167)
* improve docs

about api key

* fix teamId doc
2023-11-07 13:23:33 -08:00
David Sanders c9af67d0dc
ci: add new issues and pull requests to project board (#168) 2023-11-02 11:59:59 -07:00
dependabot[bot] b66b134aba
build(deps): bump @babel/traverse from 7.20.5 to 7.23.2 (#165)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 22:51:20 -07:00
dependabot[bot] 39124c30be
build(deps): bump debug from 4.2.0 to 4.3.1 (#164)
Bumps [debug](https://github.com/debug-js/debug) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.2.0...4.3.1)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 13:40:39 -07:00
David Sanders d5fd71ece2
ci: use electronjs/node orb (#161)
* ci: use electronjs/node orb

* ci: tweak config

* ci: can't test older Node.js

* ci: bump orb version
2023-08-25 06:52:46 -07:00
David Sanders 100fdb45ec
build: drop unused .npmignore (#159) 2023-08-14 10:31:53 -07:00
dependabot[bot] d0eabf3345
build(deps): bump semver from 5.7.1 to 5.7.2 (#147)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 14:07:01 -07:00
Samuel Attard a59d260e00
feat: retry staple up to 3 times (#144) 2023-06-29 14:04:27 -07:00
Bengt Weiße 12c1379251
docs(readme): typo (#145) 2023-06-26 16:22:39 -07:00
Samuel Attard bf23272fa2
feat: use notarytool by default (#141)
BREAKING CHANGE: users who do not specify tool will not use notarytool by default
2023-06-24 22:40:23 -07:00
Laurent Cozic 6f5116cff0
Documentation: Describe how to get the Team ID (#142) 2023-06-23 12:24:28 -07:00
Samuel Attard c274c5b3ad
fix: add warning for using legacy altool (#140)
* fix: add warning for using legacy altool

* Apply suggestions from code review

Co-authored-by: Erick Zhao <erick@hotmail.ca>

---------

Co-authored-by: Erick Zhao <erick@hotmail.ca>
2023-06-14 10:35:43 -07:00
David Sanders 295c39d8c0
ci: use action-semantic-pull-request (#134) 2023-05-15 12:20:20 -07:00
dependabot[bot] 5c235b7cd1
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#129)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-04 13:48:57 -08:00
dependabot[bot] a227eccc8f
build(deps): bump json5 from 2.2.1 to 2.2.3 (#126)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 22:19:07 -08:00