Commit Graph

34 Commits

Author SHA1 Message Date
Zoltan Kochan
402ef08edd fix: don't try to rename folder after exception 2018-02-03 15:25:46 +02:00
Zoltan Kochan
1d062440ff chore(release): 0.3.5 tarball-fetcher/0.3.5 2018-02-02 00:26:12 +02:00
Zoltan Kochan
9af755129c fix: don't unpack to the same folder twice
ref pnpm/pnpm#1015
2018-02-02 00:22:41 +02:00
Zoltan Kochan
b80a6a9016 chore(deps): update shrinkwrap.yaml 2018-02-01 09:56:13 +02:00
Zoltan Kochan
f40b866594 chore: fix shrinkwrap.yaml 2018-01-28 20:52:17 +02:00
Zoltan Kochan
a48f7f89b0 chore(release): 0.3.4 tarball-fetcher/0.3.4 2018-01-21 01:22:34 +02:00
Zoltan Kochan
cd739c50bc test: verify that nock is done 2018-01-21 01:15:28 +02:00
Zoltan Kochan
8f27129048 test: warning is logged 2018-01-21 01:10:23 +02:00
Zoltan Kochan
9652349580 refactor: use a switch for handling different errors 2018-01-21 01:03:48 +02:00
Zoltan Kochan
62bc4ff1a0 test: skip re-download test on Node.js 4 2018-01-21 00:56:16 +02:00
Mina Nagy Zaki
7cc49b02e8 fix: don't die if cached tarball is corrupted (#4)
* add @pnpm/logger dependency

* test: redownload incomplete cached tarballs

* fix: don't die if cached tarball is corrupted

related to pnpm/pnpm#600
2018-01-21 00:11:24 +02:00
Zoltan Kochan
2cc06c121b fix: pin ssri to version 5.0.0 2018-01-20 19:52:29 +02:00
Zoltan Kochan
871f6050d2 fix: update @types/node to version 9 2018-01-20 19:23:34 +02:00
Zoltan Kochan
a60893429d chore(release): 0.3.3 tarball-fetcher/0.3.3 2018-01-07 22:27:02 +02:00
Zoltan Kochan
76bc8c5a99 fix: cancel retries only on auth error 2018-01-07 22:23:37 +02:00
Zoltan Kochan
b3508ac647 chore(release): 0.3.2 tarball-fetcher/0.3.2 2018-01-07 19:02:27 +02:00
Zoltan Kochan
99d4897c30 fix: retry only on some error types 2018-01-07 18:59:58 +02:00
Zoltan Kochan
1f5754e476 docs: add example 2018-01-07 17:54:56 +02:00
Zoltan Kochan
e1a40dd192 feat: add default retry options 2018-01-07 17:52:22 +02:00
Zoltan Kochan
439ab59868 docs(license): update years 2018-01-07 17:37:08 +02:00
Zoltan Kochan
982374d4ac test: test the public API 2018-01-07 17:20:49 +02:00
Zoltan Kochan
75741c1b42 fix: alwaysAuth and strictSsl are optional 2018-01-07 17:16:54 +02:00
greenkeeper[bot]
71fc466e9d chore(package): update @types/nock to version 9.1.0 2018-01-01 19:26:07 +02:00
greenkeeper[bot]
d876952178 chore(package): update ts-node to version 4.0.0 2017-12-11 21:47:38 +02:00
Zoltan Kochan
8154d98702 chore(release): 0.3.1 tarball-fetcher/0.3.1 2017-12-08 22:15:46 +02:00
Zoltan Kochan
00b9b6f796 fix: use make-fetch-happen instead of npm-registry-client
ref https://github.com/pnpm/pnpm/issues/953
2017-12-08 21:54:57 +02:00
Zoltan Kochan
fe3b4b38c9 chore(release): 0.3.0 tarball-fetcher/0.3.0 2017-12-06 00:19:07 +02:00
Zoltan Kochan
82bb74d18f feat: update unpack-stream to version 3
BREAKING CHANGE:

Return object format changed
2017-12-06 00:13:49 +02:00
Zoltan Kochan
3f9f8c9517 chore(release): 0.2.0 tarball-fetcher/0.2.0 tarball-fetcher/headless/0.2.0 2017-12-03 22:02:18 +02:00
Zoltan Kochan
115edc4726 feat: getting auth configuration 2017-12-03 22:01:31 +02:00
Zoltan Kochan
629623bf1b refactor: offline and ignoreFile are install-level configs
BREAKING CHANGE:

ignoreFile and offline should be specified during init
2017-12-03 13:52:22 +02:00
Zoltan Kochan
7c38643203 refactor: expect pnpm options
BREAKING CHANGE: the format of input params changed
2017-12-03 02:58:24 +02:00
Zoltan Kochan
998638487f chore(release): 0.1.0 tarball-fetcher/headless/0.1.0 2017-12-02 15:22:57 +02:00
Zoltan Kochan
d6eea20ceb feat: initial 2017-12-02 15:14:57 +02:00