Commit Graph

26 Commits

Author SHA1 Message Date
Zoltan Kochan
046f92f8e7 ci: generate the release description 2021-08-01 23:41:44 +03:00
Zoltan Kochan
048c948719 fix: rename .pnp.js to .pnp.cjs (#3148)
ref #2902
2021-02-17 00:37:17 +02:00
Zoltan Kochan
694d3562a4 fix: broken Homebrew package
close #2993
PR #2994
2020-11-22 14:17:24 +02:00
Zoltan Kochan
f591fdeeb9 feat: support Plug'n'Play
ref #2902
PR #2908
2020-10-11 13:12:02 +03:00
Zoltan Kochan
e45c97d35a chore: fix fixtures that are always modified 2020-09-16 02:37:51 +03:00
Zoltan Kochan
e75b8ee761 chore: use Yarn instead of npm for bundling pnpm 2020-07-21 21:45:32 +03:00
Zoltan Kochan
3ac627a709 chore(typescript): use project references
PR #2413
close #2410
2020-03-12 11:30:44 +02:00
Zoltan Kochan
21bb167375 revert: "test: update @pnpm/registry-mock"
This reverts commit c2f9f064b8.
2019-11-21 03:10:48 +02:00
Zoltan Kochan
c2f9f064b8 test: update @pnpm/registry-mock 2019-11-21 02:19:21 +02:00
Zoltan Kochan
0323773b85 test: cache the verdaccio storage to make CI builds more stable
close #2100
PR #2116
2019-10-27 00:04:18 +03:00
Zoltan Kochan
2770336298 fix(outdated): pnpm outdated when only a dev dep is out-of-date
close #1447
2018-10-31 00:47:55 +02:00
Zoltan Kochan
4e6387f563 chore: move @pnpm/assert-project to monorepo 2018-09-29 15:08:30 +03:00
Zoltan Kochan
4e8261c5af chore: remove redundant dotfiles 2018-08-18 00:11:07 +03:00
Zoltan Kochan
156a6652ec ci: run tests in each package 2018-05-12 13:49:43 +03:00
Emanuele Tamponi
49165f5527 feat: option to disable pnpmfile (#979)
* feat: option to disable pnpm hooks

* fix: as for review; doesn't work until @pnpm/types is upgraded

* fix: use opts.ignorePnpmfile in the caller

* chore: update shrinkwrap.yaml

* test: --ignore-pnpmfile flag
2017-12-31 00:15:42 +02:00
zkochan
81da932768 chore(release): publish a shrinkwrapped and bundled version 2017-10-07 16:43:55 +03:00
zkochan
703d730d4d chore: ignore package-lock.json 2017-07-09 23:20:15 +03:00
zkochan
2571e35ab2 chore: remove Visual Studio Code configs 2016-12-24 13:47:11 +02:00
zkochan
208fc82f13 test: cache sinopia storage 2016-12-18 20:06:38 +02:00
zkochan
b621d45a00 test: use a local sinopia server for e2e testing
Close #56
2016-10-10 16:15:27 +03:00
Zoltan Kochan
7b25ba269e feat: rewrite to TypeScript
PR #357, Ref #347
2016-09-12 22:00:56 +03:00
Zoltan Kochan
497014e312 Add logs to .gitignore 2016-08-17 12:13:10 +03:00
Zoltan Kochan
37a91b8aa0 Add coverage info 2016-08-07 14:25:34 +03:00
Rico Sta. Cruz
ed986f4f45 Update docs on store layout 2016-02-01 18:22:05 +08:00
Rico Sta. Cruz
7c22efbf84 Add tests 2016-01-28 13:59:21 +08:00
Rico Sta. Cruz
4b42e5fcc4 Initial commit 2016-01-28 02:34:55 +08:00