Dan Rose
449ccef098
feat: add "refs/" as a git resolution prefix ( #4953 )
...
Previously, if you wanted to check out a git PR branch,
you needed to specify the url as:
`github:pnpm/pnpm#refs/pull/123/merge`.
Now this will resolve without the leading "refs":
`github:pnpm/pnpm#pull/123/merge`
close #2045
2022-06-29 23:48:30 +00:00
Zoltan Kochan
cb8cd3d79d
test: fix
2022-06-02 11:54:01 +03:00
那里好脏不可以
0453e21823
style(*): typo ( #4573 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-04-15 02:53:14 +03:00
Zoltan Kochan
771d1718ff
test(git-resolver): fix
2022-01-11 15:33:43 +02:00
Cheng
7da65bd7a9
fix(git-resolver): supports ssh port ( #3947 )
...
close #3944
Co-authored-by: liucheng.leo <chengcyber@outlook.com >
Co-authored-by: Zoltan Kochan <z@kochan.io >
2021-11-03 23:42:52 +02:00
Zoltan Kochan
2bfbbc1c3f
test(git-resolver): fix
2021-11-02 03:16:03 +02:00
Zoltan Kochan
930e104da3
fix(git-resolver): git URLs with a colon should work ( #3882 )
...
ref #2352
2021-10-18 15:55:48 +03:00
Zoltan Kochan
917b95c01f
fix: upgrade typescript to v4.4.4
2021-10-16 23:33:34 +03:00
Zoltan Kochan
f1983ea552
fix: use correct GitLab tarball archive URL ( #3747 )
...
close #3643
2021-09-06 22:25:21 +03:00
Zoltan Kochan
17fc653268
feat(git-resolver): installing by partial commit ( #3507 )
...
close #3501
close #1127
2021-06-05 23:54:54 +03:00
Zoltan Kochan
69ffc40996
fix(git-resolver): install Git-hosted dependency that has non-master default branch ( #3506 )
...
close #3199 , close #3430 , close #3503
2021-06-05 22:46:23 +03:00
Zoltan Kochan
d6d091f249
style: use es2015 imports ( #3143 )
2021-02-15 05:06:10 +02:00
Zoltan Kochan
6c0c4b03b0
test: migrating to Jest
...
* test(headless): migrate to Jest
ref #2858
PR #3014
* test(graceful-git): migrate to Jest
* test: migration to Jest
2020-12-09 12:20:35 +02:00
Zoltan Kochan
acc1782c6f
style: restrict template expressions
2020-08-27 00:57:58 +03:00
Zoltan Kochan
1c8a02e996
style: use eslint instead of tslint
...
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
e3f2f227d7
feat: installation of private git-hosted repos using auth tokens
...
close #755
PR #2684
2020-07-11 19:11:39 +03:00
Zoltan Kochan
bb5d41f337
style: add missing trailing commas and fix the linting rule
2020-01-01 19:18:25 +02:00
Zoltan Kochan
a7617e5101
fix(git-resolver): normalized spec on repeat install of git dep
2019-05-28 00:51:42 +03:00
Zoltan Kochan
c7a5ad2e70
refactor: move all local types to one place
2019-05-18 01:38:42 +03:00
Zoltan Kochan
82f9176651
test: skip bitbucket tests
2019-05-01 15:27:50 +03:00
Zoltan Kochan
49cdefd906
style: fix formatting in tests
2019-04-13 00:47:04 +03:00
Zoltan Kochan
f11c4f1eb0
refactor: move @pnpm/git-resolver to the monorepo
2019-03-06 20:43:30 +02:00