Jordan Piepkow
28100a8695
added force option in electron-download.
...
Downloading from cache causes a checksum check that causes some builds to fail(see https://github.com/electron/electron/issues/8653 ) that that rely on stable electron releases(pre electron v1.7.0 beta) where chromedrive is not named based on electron version. This will add the option to always force a redownload.
2017-05-23 15:26:22 -04:00
Electron Bot
09f31f559d
Update to Electron v1.7.1
2017-05-16 14:41:41 -07:00
Kevin Sawicki
1206689caa
Update to electron.d.ts@1.7.1
2017-05-16 14:37:10 -07:00
Electron Bot
3898a13e57
Update to Electron v1.6.10
2017-05-16 12:37:38 -07:00
Kevin Sawicki
a12d7356d9
Update to electron.d.ts@1.6.10
2017-05-16 12:33:38 -07:00
Zeke Sikelianos
b6a05a684f
add @types/node
2017-05-10 23:38:51 -07:00
Electron Bot
18615da075
Update to Electron v1.7.0
2017-05-10 12:58:24 -07:00
Kevin Sawicki
9d8b9ece5c
Update to electron.d.ts@1.7.0
2017-05-10 12:52:00 -07:00
Electron Bot
584cffe7c8
Update to Electron v1.6.9
2017-05-10 09:39:34 -07:00
Kevin Sawicki
8dde4075e4
Update electron.d.ts for 1.6.9
2017-05-10 09:25:04 -07:00
Zeke Sikelianos
974d78a603
update electron.d.ts
2017-05-05 13:54:18 -07:00
Zeke Sikelianos
5e253443b1
update electron.d.ts
2017-05-05 13:39:26 -07:00
Zeke Sikelianos
8dde27af40
update electron.d.ts to 0.0.8
2017-05-05 13:39:26 -07:00
Zeke Sikelianos
3f74a2ab48
add electron.d.ts file and reference in package.json
2017-05-05 13:39:26 -07:00
Electron Bot
b0b5fef317
Update to Electron v1.6.8
2017-05-01 15:56:30 -07:00
Electron Bot
703dbb22e2
Update to Electron v1.3.15
2017-04-20 17:04:43 -07:00
Electron Bot
26a28b7447
Update to Electron v1.6.7
2017-04-18 13:58:20 -07:00
Electron Bot
a2d6c231e0
Update to Electron v1.6.6
2017-04-07 13:04:07 -07:00
Electron Bot
bf22f50aeb
Update to Electron v1.4.16
2017-04-05 10:34:16 -07:00
Electron Bot
361dc1faff
Update to Electron v1.6.5
2017-03-31 13:32:08 -07:00
Electron Bot
9eb00a462b
Update to Electron v1.6.4
2017-03-22 16:06:04 -07:00
Kevin Sawicki
183a9d1441
Merge pull request #230 from electron-userland/no-dynamic-path-in-error
...
hardcode module path in installation error message
2017-03-16 10:11:05 -07:00
Kevin Sawicki
40bb9e71c5
Merge pull request #231 from vbez/electron_config_cache
...
Use process.env.electron_config_cache to get the released zip file from the local directory during installation of Electron.
2017-03-16 10:10:13 -07:00
Electron Bot
43cccff957
Update to Electron v1.3.14
2017-03-14 11:47:48 -07:00
Kevin Sawicki
1c9b0c57ff
Update AppVeyor badge URL
2017-03-14 10:10:46 -07:00
Electron Bot
cc6c12b783
Update to Electron v1.6.3
2017-03-07 11:32:34 -08:00
Electron Bot
91c778d053
Update to Electron v1.6.2
2017-03-01 12:06:40 -08:00
Electron Bot
353920e1fa
Update to Electron v1.6.1
2017-02-21 10:24:28 -08:00
Volodymyr Bezuglyy
ba39adde36
Use process.env.electron_config_cache to get prepared zip file.
2017-02-09 15:15:15 +02:00
Zeke Sikelianos
24ef8cc8ce
hardcode module path in error message
2017-02-08 11:36:38 -08:00
Electron Bot
73e753ef9a
Update to Electron v1.6.0
2017-02-06 18:23:20 -08:00
Electron Bot
381f8ffae7
Update to Electron v1.5.1
2017-02-06 10:00:16 -08:00
Electron Bot
e534e8623e
Update to Electron v1.5.0
2017-01-24 10:20:22 -08:00
Electron Bot
32039ef9a6
Update to Electron v1.4.15
2017-01-19 10:10:28 -08:00
Electron Bot
fe1cfa27fe
Update to Electron v1.4.14
2017-01-10 12:45:08 -08:00
Peter Schmidt
f89157fff9
Update README.md badge: Drop prebuilt
...
As documented later in the README.md already, plus the download numbers look bigger too.
2017-01-04 18:15:01 +11:00
Kevin Sawicki
d9d47344c1
Remove semicolon
2016-12-28 09:29:37 -08:00
Kevin Sawicki
e3e05aa797
Add test for corrupt install error message
2016-12-28 09:28:51 -08:00
Samuel Attard
b85ec95975
Get package name from folder path
2016-12-28 09:19:18 -08:00
Samuel Attard
5c8ebb296c
Update index.js
2016-12-28 09:19:18 -08:00
Kevin Sawicki
e165294ff1
Check that exit code was non-zero
2016-12-27 13:20:51 -08:00
Kevin Sawicki
8d4660158a
err -> ignored
2016-12-27 11:51:00 -08:00
Kevin Sawicki
ed8260e4d9
Inline platform variable
2016-12-27 11:51:00 -08:00
Kevin Sawicki
835c64b7b2
Add specs for error cases
2016-12-27 11:50:52 -08:00
Kevin Sawicki
af2ca221b4
Ignore npm-debug.log
2016-12-27 11:21:18 -08:00
Kevin Sawicki
d5bb1d87cc
Add getPath helper
2016-12-27 11:13:15 -08:00
Kevin Sawicki
d2df641b0d
Write path.txt after extraction
2016-12-27 11:03:51 -08:00
Electron Bot
f405b2e366
Update to Electron v1.4.13
2016-12-20 13:09:17 -08:00
Electron Bot
8c9c7f8fbe
Update to Electron v1.4.12
2016-12-09 22:47:23 -08:00
Electron Bot
4ac270761f
Update to Electron v1.4.11
2016-12-07 10:03:33 -08:00
Electron Bot
9d9266af66
Update to Electron v1.3.13
2016-12-06 15:53:10 -08:00
Electron Bot
bfcca60ac3
Update to Electron v1.4.10
2016-11-29 07:12:53 +09:00
Electron Bot
02f55b2d91
Update to Electron v1.3.12
2016-11-29 05:49:21 +09:00
Electron Bot
8ba43b4e5b
Update to Electron v1.4.9
2016-11-24 08:50:47 +09:00
Electron Bot
2420a3497c
Update to Electron v1.3.11
2016-11-24 07:07:19 +09:00
Ivo von Putzer Reibegg
9518b66d73
fixes typo within readme
2016-11-23 12:16:27 +01:00
Electron Bot
7938f2b50d
Update to Electron v1.4.8
2016-11-23 08:46:12 +09:00
Electron Bot
fb7718d700
Update to Electron v1.3.10
2016-11-23 04:19:29 +09:00
Electron Bot
c94268a0fe
Update to Electron v1.3.9
2016-11-17 05:57:00 +09:00
Electron Bot
fd56129bb5
Update to Electron v1.4.7
2016-11-17 03:46:52 +09:00
Mathias Buus
537203469e
log level is missing http
2016-11-11 15:38:02 +09:00
Electron Bot
e3889e7035
Update to Electron v1.4.6
2016-11-10 06:26:29 +09:00
Zeke Sikelianos
47636343c9
Merge pull request #202 from nucleardreamer/log-level
...
Download progress should only show for appropriate log levels
2016-11-09 10:57:37 -08:00
Electron Bot
1846dfbbbb
Update to Electron v1.4.5
2016-11-02 02:34:38 +09:00
Flynn Joffray
95cd9d718d
print progress for proper loglevels
2016-10-20 12:20:25 +01:00
Electron Bot
92818eb30f
Update to Electron v1.3.8
2016-10-20 16:11:47 +09:00
Electron Bot
f9f5854c5e
Update to Electron v1.4.4
2016-10-20 11:23:41 +09:00
Electron Bot
5a5d972a69
Update to Electron v1.4.3
2016-10-06 03:07:56 -07:00
Electron Bot
bc6ebd87dd
Update to Electron v1.4.2
2016-09-30 05:22:57 -07:00
Kevin Sawicki
f4962a5212
Merge pull request #195 from electron-userland/upgrade-electron-download
...
Upgrade electron download to fix Mac CI issue
2016-09-27 16:05:23 -07:00
Kevin Sawicki
429ceeec23
Use default install script
2016-09-27 15:18:03 -07:00
Kevin Sawicki
3ba3a84159
Remove unneeded silent option
2016-09-27 15:15:07 -07:00
Kevin Sawicki
2227631b44
Upgrade to electron-download@3.0.1
2016-09-27 15:14:42 -07:00
Electron Bot
5ea143b08f
Update to Electron v1.3.7
2016-09-27 03:03:26 -07:00
Kevin Sawicki
83ffe03825
Merge pull request #162 from EmilyFranklin/correct-platform-path
...
Change platform path to match downloaded one
2016-09-22 08:51:31 -07:00
Electron Bot
e6c0036726
Update to Electron v1.4.1
2016-09-22 04:25:46 -07:00
Kevin Sawicki
bae1cee223
Merge pull request #189 from electron-userland/upgrade-electron-download
...
Upgrade electron-download for checksum support
2016-09-19 15:58:42 -07:00
Kevin Sawicki
1fd1474c9a
Install silently on Travis
2016-09-19 15:01:05 -07:00
Kevin Sawicki
557d062b7f
Remove trailing comma
2016-09-19 14:36:07 -07:00
Kevin Sawicki
fb2f4ae528
Set quiet to true when loglevel is silent
2016-09-19 14:32:11 -07:00
Kevin Sawicki
082c1da548
Add AppVeyor badge
2016-09-19 14:05:53 -07:00
Kevin Sawicki
fb1a5a4646
Only build master branch on Travis
2016-09-19 13:48:59 -07:00
Kevin Sawicki
d0a509a915
npm ignore more meta files and tests
2016-09-19 13:48:05 -07:00
Kevin Sawicki
9fd625fb9b
Add initial AppVeyor config
2016-09-19 13:46:37 -07:00
Kevin Sawicki
5cbc2abf61
Build on node 0.10/0.12
2016-09-19 13:40:17 -07:00
Kevin Sawicki
119535525f
⬆️ electron-download@3.0.0
2016-09-19 13:38:48 -07:00
Electron Bot
6b715a16cb
Update to Electron v1.4.0
2016-09-15 00:25:33 -07:00
Electron Bot
db0b8b5374
Update to Electron v1.3.6
2016-09-14 00:18:42 -07:00
Mark Lee
94f05d350b
Travis: test against Node >= 4 on Linux & OSX
2016-09-10 09:07:17 -07:00
Mark Lee
004d25d248
Upgrade electron-download for checksum support
...
Fixes #51 .
2016-09-10 08:59:40 -07:00
Electron Bot
573332721a
Update to Electron v1.3.5
2016-09-02 00:57:13 -07:00
Electron Bot
518e8cc2f7
Update to Electron v1.3.4
2016-08-23 03:50:37 -07:00
Electron Bot
2a8b97ce34
Update to Electron v1.3.3
2016-08-10 04:09:36 -07:00
Mark Lee
60d8c732c1
Cleanup README
2016-08-07 13:22:46 -07:00
Kevin Sawicki
ff590850f9
Merge pull request #173 from electron-userland/platform-error
...
Mention builds not available when platform not found
2016-08-03 14:28:15 -07:00
Zeke Sikelianos
e241dd1079
Merge pull request #171 from electron-userland/update-readme-after-package-rename
...
Update readme after package rename
2016-08-03 14:22:45 -07:00
Electron Bot
6c7d426b2c
Update to Electron v1.3.2
2016-08-02 16:27:38 -07:00
Zeke Sikelianos
5c0edc55a8
update issue template to help avoid misfiled issues
2016-07-29 10:25:18 -07:00
Zeke Sikelianos
9627ad923b
update repo url in contributing.md
2016-07-29 10:25:03 -07:00
Kevin Sawicki
7dc95671cd
Tweak unknown platform error message
2016-07-28 13:47:03 -07:00