Commit Graph

24 Commits

Author SHA1 Message Date
Zoltan Kochan
17b5219653 fix: installing of local directory dependencies 2018-04-04 00:08:19 +03:00
Zoltan Kochan
13d03c78f6 fix: don't report adding root dep when symlink was already there 2018-04-01 18:12:30 +03:00
Zoltan Kochan
b48f6790a5 fix: partial installation 2018-04-01 02:44:12 +03:00
Zoltan Kochan
824b092b17 fix: forced install shoud relink packages in node_modules 2018-04-01 01:28:23 +03:00
Zoltan Kochan
ff287c104e test: should not check store for available packages 2018-03-25 19:58:29 +03:00
Zoltan Kochan
704f668920 fix: don't fail when an already available pkg has to be linked 2018-03-25 02:15:37 +02:00
Zoltan Kochan
51cfe4d243 fix: independent-leaves 2018-03-24 20:18:08 +02:00
Zoltan Kochan
febc66e682 test: installation of dep that has resolved peer deps in subdeps 2018-03-24 17:10:49 +02:00
Zoltan Kochan
164fe832c6 feat: export HeadlessOptions 2018-03-24 14:01:04 +02:00
Zoltan Kochan
4937b8c5e8 perf: allow to pass-in the shrinkwrap files and package.json 2018-03-24 13:46:44 +02:00
Zoltan Kochan
f30ac0c56a fix: location of local deps from dep path 2018-03-24 12:59:28 +02:00
Zoltan Kochan
c8e815b676 feat: should fail when shrinkwrap.yaml doesn't satisfy package.json 2018-03-22 21:53:54 +02:00
Zoltan Kochan
6644bf8719 refactor: rename opts.storePath to opts.store 2018-03-22 00:02:29 +02:00
Zoltan Kochan
446823577a feat: remove orphan packages 2018-03-21 23:23:46 +02:00
Zoltan Kochan
32d9ff4eb2 feat: add missing logging 2018-03-17 15:30:25 +02:00
Zoltan Kochan
6be41ff254 feat: add logging 2018-03-16 23:17:19 +02:00
Zoltan Kochan
66699044f4 feat: create current shrinkwrap.yaml and .modules.yaml 2018-03-12 03:13:42 +02:00
Zoltan Kochan
ce2f58747f test: installation of only specific types of deps 2018-03-12 03:01:03 +02:00
Zoltan Kochan
0cdc7af67c test: use isExecutable from @pnpm/assert-project 2018-03-12 02:55:59 +02:00
Zoltan Kochan
d0c1f3922a test: --ignore-scripts 2018-03-12 02:48:41 +02:00
Zoltan Kochan
494835e011 feat: run package's lifecycle scripts 2018-03-12 02:36:23 +02:00
Zoltan Kochan
72f884f5d9 test: user @pnpm/assert-project 2018-03-12 01:53:34 +02:00
Zoltan Kochan
c1609adfaf feat: run lifecycle scripts of deps 2018-03-11 14:40:15 +02:00
Zoltan Kochan
3b247468fd feat: working prototype w/o scripts exec 2018-03-10 23:35:28 +02:00