calebboyd
8407f0fc38
chore: update npm in ci
2018-09-24 11:28:49 -05:00
calebboyd
a4f4f3edf8
chore: fix ci commands
2018-09-24 11:28:49 -05:00
calebboyd
babd6ac328
chore: add fs exists
2018-09-24 11:28:49 -05:00
calebboyd
56d2b9ab53
chore: remove outdated examples
2018-09-24 11:28:49 -05:00
calebboyd
48b61442db
docs: add ico --build note
2018-09-24 11:28:49 -05:00
calebboyd
b61c0df51d
fix: non-strict dependency resolution
2018-09-24 11:28:49 -05:00
calebboyd
92058b6137
chore(bundling): start alternate bundling strategy
2018-09-24 11:28:49 -05:00
calebboyd
ce9cdcba46
feat(releases): add arm7l architecture as buildable releases
2018-09-24 11:28:49 -05:00
calebboyd
f9bc43a03b
chore(ci): properly check version for appveyor matrix builds
2018-08-01 09:27:16 -05:00
calebboyd
e84e236a3d
chore(ci): set correct version on windows
2018-07-31 22:02:57 -05:00
calebboyd
8fd84fd34d
chore(ci): log currently building version
2018-07-31 21:53:57 -05:00
calebboyd
901c51d6ba
chore(ci): fix artifact path
2018-07-31 21:01:06 -05:00
calebboyd
9190b0df77
chore: fix build blacklist
2018-07-31 18:03:35 -05:00
calebboyd
687c2e8cfc
chore(ci): use appveyor build matrix for handling > 10 builds
2018-07-31 18:00:37 -05:00
calebboyd
4eeeb55706
chore(ci): remove verbose windows logging
2018-07-31 17:35:19 -05:00
calebboyd
c6d9cd92ad
chore: add build image to appveyor
2018-07-31 17:32:38 -05:00
calebboyd
c1d7e6a406
chore(ci): add nasm to appveyor build
2018-07-31 17:18:14 -05:00
calebboyd
86c919aac5
chore: verbose logging on windows build
2018-07-31 16:39:20 -05:00
calebboyd
2271e426e2
fix: encoding options
...
closes #510
2018-07-31 14:48:40 -05:00
calebboyd
bf65477ca3
fix: createReadStream off by 1 error
2018-07-31 14:07:21 -05:00
calebboyd
db7cdf0200
chore(ci): fix automated mac builds
2018-07-31 11:43:36 -05:00
calebboyd
ea93e16f40
chore: update shim-fs
2018-07-31 11:32:34 -05:00
Caleb Boyd
966f8b4d51
chore: update node on travis
2018-07-26 07:47:20 -05:00
Jared Allard
f77ed75603
feat: slightly better issue template ( #513 )
2018-07-26 07:46:45 -05:00
calebboyd
4fe39d4b68
chore: remove appveyor cache
2018-07-15 17:09:04 -05:00
calebboyd
91033c284a
chore: bump version
2018-07-12 08:46:01 -05:00
bruce-one
5c4ea55b13
fix: ensure setupManifest is called for stat functions. ( #501 )
2018-07-12 08:43:39 -05:00
calebboyd
7768567380
chore: bump version
2018-06-12 23:02:50 -05:00
calebboyd
41578e0115
fix: only use stdin if input is not passed
...
closes #467
2018-06-12 23:01:07 -05:00
calebboyd
089aa02a82
fix: always assign env
2018-06-01 21:37:08 -05:00
Jared Allard
92fa19cba6
chore(ci): now using circleci 2.0 ( #487 )
2018-05-23 23:06:17 -05:00
calebboyd
8dd5cf1973
chore: bump version
2018-05-08 11:49:45 -07:00
James M. Greene
24c0b6be76
fix: case-sensitive windows PATH setting for python configuration ( #481 )
...
fixes #474
amends #476
related to nodejs/node#20605
2018-05-08 11:47:16 -07:00
James M. Greene
e65ce4df11
fix: windows PATH setting for python configuration ( #476 )
...
fixes #474
v2.0.0-rc.27
2018-05-05 10:08:57 -05:00
calebboyd
b91576973d
chore: bump appveyor node version
2018-03-26 10:21:55 -05:00
calebboyd
9a9511a429
chore: bump version
v2.0.0-rc.26
2018-02-23 00:38:53 -06:00
foxever
4cf87e68e6
fix: pifi -> pify, and optional uglify-es in package.json ( #463 )
...
closes #462
2018-02-23 00:34:32 -06:00
calebboyd
66afccc2e2
fix: order of operations #448
v2.0.0-rc.25
2018-02-16 22:26:42 -06:00
David Goemans
71e77052e5
docs: add note about --build required for --ico option
2018-02-07 11:54:26 -06:00
calebboyd
eef430afb1
chore: update fuse-box
2018-02-05 20:22:23 -06:00
bruce-one
133d1919fa
feat: allow setting NODE_OPTIONS. ( #448 )
2018-02-01 16:29:49 -06:00
calebboyd
9a81cc2fa2
fix: don't rely on got as a transient dependency
...
closes #439
2018-01-22 18:37:50 -06:00
Bryce Gibson
a40d697542
feat: add createReadStream support for resources
2018-01-22 19:24:13 -05:00
calebboyd
02481f069c
fix re-order shim
2018-01-04 13:44:01 -06:00
Andrew Razumovsky
cb26021296
fix(rc): regex works to the end of the line ( #437 )
2017-12-21 22:47:30 -06:00
calebboyd
719804eb2f
chore: bump dependencies
2017-12-02 12:52:59 -06:00
calebboyd
721b06f5d2
chore: bump rc 23
2017-11-29 15:52:53 -06:00
calebboyd
c1896e13a3
feat: add proxy support (set environment variable HTTPS_PROXY)
2017-11-29 15:49:33 -06:00
calebboyd
931af404ae
chore: bump rc
v2.0.0-rc.22
2017-11-26 09:10:04 -06:00
Tim
f83298a0af
fix(download): remove the ghToken for binary download
...
The github token is only needed for the API access and will confuse amazon S3 when it is passed to the download:
```
<?xml version="1.0" encoding="UTF-8"?>\n<Error><Code>InvalidArgument</Code><Message>Only one auth mechanism allowed; only the X-Amz-Algorithm query parameter, Signature query string parameter or the Authorization header should be specified</Message><ArgumentName>Authorization</ArgumentName><ArgumentValue>token herebesecrettoken</ArgumentValue><RequestId>7CCDB87CF1347C29</RequestId><HostId>xyyeVP5ImwDePFMXAZheNYLnXQBsVCka4U6KLWKCjynHNpQZxzfBdl4sRfUbORSul8c8YNwux8w=</HostId></Error>
```
Refs #425
2017-11-26 08:08:28 -07:00