Jannis Froese
f2094ca253
docs(publisher): fix publisher api doc in readme
2018-03-14 16:08:10 +09:00
Mark Lee
b7340c65d2
5.1.1
2018-02-15 09:36:06 -08:00
Mark Lee
eecfd65fb1
updated CHANGELOG.md
2018-02-15 09:36:05 -08:00
Mark Lee
dee72fd13d
chore(packager): upgrade electron-packager to 11.0.0
2018-02-14 08:07:47 -08:00
Mark Lee
42abee35a6
chore(generic): upgrade node-fetch to 2.0.0 and fetch-mock to 6.0.0
2018-02-14 08:07:47 -08:00
Mark Lee
bc7a14800f
5.1.0
2018-02-04 22:47:29 -08:00
Mark Lee
f629bb8786
updated CHANGELOG.md
2018-02-04 22:47:29 -08:00
Mark Lee
14151022f4
feat(publisher): add GitHub Enterprise/HTTP proxy support to the GitHub publisher
...
ISSUES CLOSED : #416
2018-02-04 22:11:13 -08:00
Mark Lee
e83832a33b
Add links to third-party makers/publishers on NPM
...
Also add some quick instructions on how to use.
2018-01-31 21:17:23 -08:00
Mark Lee
358f0bab05
5.0.0
2018-01-31 19:11:16 -08:00
Mark Lee
6f92810234
updated CHANGELOG.md
2018-01-31 19:11:16 -08:00
Mark Lee
a2382a46f0
Note the minimum snapcraft version for export-login
2018-01-31 18:41:38 -08:00
Mark Lee
1232c5eae3
Fix typo
2018-01-31 18:41:38 -08:00
Mark Lee
fbcc35f598
Be more helpful about Snapcraft credentials
2018-01-31 18:41:38 -08:00
Mark Lee
4eb2f295f6
Update copy based on PR feedback
2018-01-31 18:41:38 -08:00
Mark Lee
c5b7d0d7f3
feat(publisher): add snapcraft publisher
2018-01-31 18:41:38 -08:00
Mark Lee
86f987d7ac
feat(maker): add builtin snap support
2018-01-31 18:41:38 -08:00
Mark Lee
45ace6cf5f
feat(publisher): add dir to publisher args & convert args from positional to keyword
...
BREAKING CHANGE:
Arguments for publisher modules have changed from positional to keyword
2018-01-30 16:40:31 -08:00
Mark Lee
8d5ff91c89
4.3.0
2018-01-30 16:37:50 -08:00
Mark Lee
b080efbf42
updated CHANGELOG.md
2018-01-30 16:37:49 -08:00
Mark Lee
707a1e3385
fix(maker): wix only works on win32 currently
2018-01-30 15:07:17 -08:00
Mark Lee
2d4179ffe2
Bump minimum requirement for electron-wix-msi
2018-01-30 13:49:20 -08:00
Mark Lee
fa80cd3dc8
refactor(maker): extract author name parsing into its own function
2018-01-30 13:49:20 -08:00
Mark Lee
52a640801b
AppVeyor: add Wix to PATH
2018-01-30 13:49:20 -08:00
Samuel Attard
76166af3ab
feat(maker): add Wix support
2018-01-30 13:49:20 -08:00
Mark Lee
ad7bf1f7f9
4.2.1
2018-01-29 14:51:23 -08:00
Mark Lee
05bf67a04c
updated CHANGELOG.md
2018-01-29 14:51:22 -08:00
Mark Lee
e511206bad
fix(installer): hdiutil output should be a string
...
cross-spawn-promise returns stdout as a buffer.
ISSUES CLOSED : #410
2018-01-29 14:48:19 -08:00
Mark Lee
674e6c4605
Add table of contents to README
2018-01-27 15:58:39 -08:00
Mark Lee
d3f610c4f8
docs(generic): add support document & move debugging section there
2018-01-27 15:58:39 -08:00
Brandon Waite
1c455c6a57
Allow AWS credentials to be picked up from the environment or .aws/credentials file
...
- Due to the order of checking if credentials were set before letting the SDK pick up variables from the environment, the documentation was wrong in allowing `AWS_ACCESS_KEY_ID`, etc, to be used to set these values.
2018-01-27 15:53:46 -08:00
Mark Lee
01857a8ef7
chore(generic): upgrade mocha to 5.x
2018-01-27 15:52:35 -08:00
Mark Lee
0bcedfe8a9
chore(generic): upgrade electron-installer-debian to 0.8.x
...
Added promise support, so removed pify from that maker.
2018-01-27 15:52:35 -08:00
Mark Lee
e1f26075b5
chore(generic): replace node-github with @octokit/rest
...
node-github was deprecated
2018-01-27 15:52:35 -08:00
Mark Lee
a80ff504e1
chore(generic): upgrade github to v13
...
releases uploadAsset API was changed
2018-01-27 15:52:35 -08:00
Mark Lee
0ecc57dd8d
chore(generic): upgrade fs-extra to v5 and inquirer to v5
...
fs-extra changes:
https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#500--2017-12-11
inquirer changes:
https://github.com/SBoudrias/Inquirer.js/releases/tag/v5.0.0
2018-01-27 15:52:35 -08:00
Samuel Attard
6e93e292af
4.2.0
2018-01-08 15:45:54 +11:00
Samuel Attard
4c5c59b234
updated CHANGELOG.md
2018-01-08 15:45:53 +11:00
Samuel Attard
0e4836593e
feat(generic): allow specifying a build identifier that segregates build artifacts
2018-01-08 15:45:34 +11:00
Mark Lee
32f2bffc71
Fix link to electron-rebuild API
2018-01-07 19:31:04 -08:00
Ben Demboski
b986f2645f
feat(rebuilder): allow configuration of electron-rebuild
...
Put an electronRebuildConfig in the forge config and pass it through to electron-rebuild.
2018-01-07 19:31:04 -08:00
Samuel Attard
8945e0ad11
4.1.9
2018-01-08 13:34:23 +11:00
Samuel Attard
a7a2f3027b
updated CHANGELOG.md
2018-01-08 13:34:23 +11:00
Samuel Attard
e844b1d167
fix(packager): packager hooks should be executed sequentially
2018-01-08 13:34:07 +11:00
Samuel Attard
be49a9a9ea
4.1.8
2018-01-08 11:42:13 +11:00
Samuel Attard
1ca042c5dc
updated CHANGELOG.md
2018-01-08 11:42:13 +11:00
Samuel Attard
a5f8b40f02
fix(generic): tabtab install breaks in bash for windows
2018-01-08 11:41:54 +11:00
Mark Lee
4d5378c221
fix(maker): fix detection of flatpak artifact
2018-01-03 11:45:39 +13:00
Mark Lee
9c199e0dd4
chore(maker): upgrade electron-installer-flatpak to 0.8.0 & re-enable its tests
2018-01-03 11:45:39 +13:00
Mark Lee
26f347a69e
docs(starter): add note to readme about debugging on the command line
...
ISSUES CLOSED : #402
[ci skip]
2018-01-01 14:45:26 -08:00