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

13 Коммитов

Автор SHA1 Сообщение Дата
Samuel Attard b8f41023f0
spec: provide a more valid looking identity to the tests 2022-03-24 00:11:21 -07:00
Samuel Attard af53ad09d6
feat: new per-file API with defaults that work out of the box (#253)
BREAKING CHANGE: The entire API changed
2022-03-23 23:35:46 -07:00
Samuel Attard 6bdaabfba2
refactor: rewrite in API compatible typescript (#250)
* refactor: rewrite in API compatible typescript

* chore: update node version matrix

* chore: remove trailing space

* chore: fixup tests for promises and linting

* build: update lockfile

* chore: actually run tests

* chore: downgrade tape

* chore: remove stray logs

* fix: handle new entitlements path

* Update src/util.ts

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

* chore: remove bluebird

* refactor: s/flatList/compactFlattenedList

Co-authored-by: Erick Zhao <erick@hotmail.ca>
2021-11-23 11:52:13 +13:00
Samuel Attard f1dd31e4a0
build: add circleci support (#202) 2019-08-22 00:19:01 -07:00
Zhuo Lu dda90a5ac0 Drop tests for electron-osx-flat 2017-03-11 18:12:17 -08:00
Zhuo Lu 829b2a5ef5 Remove verbose flag from readme docs (#32)
* Remove verbose flag

* Address debug export
2016-05-01 21:01:31 +08:00
sethlu 92371dbed0 Enable DEBUG environment variable 2016-04-07 16:24:11 +08:00
sethlu 30fc3fe490 Initial commit 2016-02-15 17:41:31 +08:00
sethlu e7d1fb42f3 Addition of verbose output to all procedures
Moved: detectElectronPlatform() to match application platform with
presence of Squirrel.framework
Moved: findIdentity() to discover identities from login.keychain
Removed concatenation of string for child.exec()
2016-02-12 15:32:24 +08:00
sethlu bc68790216 Testing script fixed
Now works with latest API
2016-01-28 20:37:55 +08:00
sethlu 38d24cc8bc Auto detect platform 2015-12-22 13:53:43 +08:00
sethlu 8fc9a315bf Improved CLI 2015-12-21 23:46:18 +08:00
sethlu ef51a7ed2c Initial 2015-12-21 22:12:45 +08:00