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

43 Коммитов

Автор SHA1 Сообщение Дата
Kilian Valkhof 14d82b0f29
Merge pull request #46 from davej/patch-2
docs: Clarify appleIdPassword option
2020-06-26 08:31:10 +02:00
Dave Jeffery 1a4ee6047b
Readme: Clarify appleIdPassword 2020-06-10 13:30:48 +01:00
Charles Kerr fb55d371fa
Merge pull request #45 from electron/malept/build/upgrade-fs-extra-9
build(deps): upgrade fs-extra to ^9.0.1
2020-06-09 10:42:56 -05:00
Mark Lee 38971ea370 build(deps): upgrade fs-extra to ^9.0.1
BREAKING CHANGE: Requires Node >= 10.0.0.
2020-06-09 08:29:41 -07:00
Mark Lee d5a79b2089
chore: add metadata to the package (#44)
* chore: add LICENSE file
* chore: add metadata fields to package.json
2020-06-09 08:22:33 -07:00
John Starich e897b047ca
feat: add validation function for authorizationArgs (#35) 2020-03-27 18:10:26 -07:00
Mark Lee 3507bf0ec1
build: cleanup & add test infrastructure (#36)
* build: remove unused tslint config file
* build: cleanup package.json
* build(deps-dev): upgrade @types/fs-extra to 8.1.0
* build(deps-dev): remove unused electron devDependency
* build(deps-dev): upgrade @types/node to ^13.7.7
* build(deps-dev): upgrade prettier to 1.19.1
* build(deps-dev): upgrade typescript to 3.8.3
* build: reformat .circleci/config.yml
* test: add jest + a basic test for parseNotarizationInfo
* build: don't compile test files by default
2020-03-06 21:18:05 -08:00
dependabot[bot] 7d3485fc74 build(deps): bump npm from 6.12.1 to 6.13.4
Bumps [npm](https://github.com/npm/cli) from 6.12.1 to 6.13.4.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v6.12.1...v6.13.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-13 17:12:45 -08:00
Mark Lee c45e07314a
docs: cleanup README (#27) 2019-12-05 10:52:53 -08:00
Felix Rieseberg 01c229ed1a
docs: Add information on how to find iTMSTransporter 2019-12-03 17:05:04 -08:00
Felix Rieseberg 25e01dfa08
chore: iTMSTransporter isn't in `path` 2019-12-02 13:41:26 -08:00
Samuel Attard a4ffbf496e
build: fix cfa plugin version 2019-11-01 22:27:41 -07:00
Samuel Attard c8d2c0522d
fix: force release for testing CFA 2019-11-01 22:25:28 -07:00
Samuel Attard f2a998ea48
build: fix peer dep for semantic release 2019-11-01 22:23:23 -07:00
Samuel Attard c66238b6ac
build: use circleci for releases 2019-11-01 22:21:22 -07:00
Samuel Attard ce868f8989
0.2.0 2019-11-01 22:13:13 -07:00
Samuel Attard 3178b2139a
chore: run prettier 2019-11-01 22:12:50 -07:00
shiqi 70be2260d9 docs: update doc (#8)
* doc update

* Update README.md

* Update README.md

Co-Authored-By: Mark Lee <malept@users.noreply.github.com>

* link the doc of entitlements

* review feedback
2019-11-01 22:11:21 -07:00
Matthew McEachen 4f764827b1 build(deps): update deps and fix compilation errors (#20)
* Update all deps. Rebuild yarn.lock. Fix tsc compilation errors.

* cherry-pick dependency updates and typescript fixes
2019-11-01 22:11:06 -07:00
David Baker 8731b4a180 fix: don't fail if a status poll fails (#14) 2019-11-01 17:23:14 -07:00
Ullrich Schäfer 596bef873a feat: support for API Key authentication (#18)
* feat: adding Api Key credential flow

* chore: Updating Readme with information about Api keys
2019-11-01 17:23:07 -07:00
Mark Lee b3156157f8 chore: replace tslint with prettier 2019-06-25 22:54:38 -07:00
Mark Lee f9fc0a4923 fix: fix typos 2019-06-25 22:54:38 -07:00
Samuel Attard c6b3d29585 0.1.1 2019-05-30 17:31:07 -07:00
Samuel Attard 5b1b52ff14 chore: add comment explaining the delay and reuse the delay helper 2019-05-30 17:31:03 -07:00
Lane Wagner ebe2c5e77e fix: add sleep for apple api lag (#4) 2019-05-30 17:26:57 -07:00
Zaher Ghaibeh e468530861 Update the readme with more info (#3)
Add more info about the prerequisites and how to add keychain items from the command line
2019-05-23 16:07:50 -07:00
Samuel Attard 310b1d88ca 0.1.0 2019-05-23 12:56:03 -07:00
Samuel Attard ee078db909 chore: only publish what is required 2019-05-23 12:55:52 -07:00
Samuel Attard 3b1225ea15 chore: upgrade dependencies 2019-05-23 12:54:17 -07:00
Rajiv Shah 24db8a1914 Add support for App Store Connect provider (#1)
* Add support for App Store Connect provider

* Update README

* Apply suggestions from code review

Co-Authored-By: rajivshah3 <rajivshah1@icloud.com>

* Make recommended changes

* Fix variable naming
2019-05-22 20:00:54 -07:00
Samuel Attard 15ec0ff981 0.0.5 2018-10-24 15:45:57 +11:00
Samuel Attard 5bdf06344d chore: target es5 2018-10-24 15:45:51 +11:00
Samuel Attard 25b2a1d925 0.0.4 2018-10-24 13:49:36 +11:00
Samuel Attard 9fd43f53e9 fix: dont name the zip your password 2018-10-24 13:49:33 +11:00
Samuel Attard d6c3475822 chore: ignore lib from tsc 2018-10-24 13:16:44 +11:00
Samuel Attard f8974d3133 0.0.3 2018-10-24 13:15:46 +11:00
Samuel Attard 6e1edf9bc6 chore: enable typings 2018-10-24 13:15:43 +11:00
Samuel Attard 4373e42d00 0.0.2 2018-10-24 11:18:32 +11:00
Samuel Attard 1a7717a05c chore: add README 2018-10-24 10:39:09 +11:00
Samuel Attard 101a1fa71c
0.0.1 2018-10-23 16:46:41 +11:00
Samuel Attard 8a2335c48a
chore: add linting 2018-10-23 16:40:09 +11:00
Samuel Attard 67c78dd90c
Initial Commit 2018-10-23 16:36:41 +11:00