Zoltan Kochan
|
4b97f1f07a
|
perf: don't use await inside loops (#6617)
|
2023-06-05 12:12:47 +03:00 |
|
Zoltan Kochan
|
a53ef4d196
|
fix: don't print that lockfile is up to date when it is not (#6574)
close #6544
|
2023-05-23 18:41:11 +03:00 |
|
Zoltan Kochan
|
9c4ae87bd1
|
feat: include some settings as fields in the lockfile (#6557)
ref #6312
|
2023-05-21 02:40:39 +03:00 |
|
Zoltan Kochan
|
1ffedcb8d7
|
fix(deploy): always purge modules directory (#6511)
close #6510
|
2023-05-07 12:51:56 +03:00 |
|
Zoltan Kochan
|
c6ffb60322
|
fix: don't confirm modules removal in CI
ref #6458
|
2023-05-01 20:25:11 +03:00 |
|
Zoltan Kochan
|
497b0a79c0
|
fix: only remove node_modules if the user confirms to do so (#6458)
|
2023-04-30 11:55:25 +03:00 |
|
await-ovo
|
080fee0b8b
|
fix: add -g to mismatch registries error info when original command has -g option (#6365)
close #6224
|
2023-04-06 12:22:39 +03:00 |
|
Zoltan Kochan
|
2a2032810f
|
fix: don't write pnpm-lock.yaml if it has no changes (#6260)
close #6158
|
2023-03-23 04:40:42 +02:00 |
|
Zoltan Kochan
|
158d8cf22f
|
feat!: only allow lockfile v6 (#6240)
|
2023-03-19 04:23:51 +02:00 |
|
Zoltan Kochan
|
ee61ca4cb7
|
style: update eslint (#6236)
|
2023-03-18 14:57:29 +02:00 |
|
Zoltan Kochan
|
417c8ac595
|
fix!: always create a lockfile (#6073)
|
2023-02-13 22:33:10 +02:00 |
|
Andrew Sprouse
|
28b47a1569
|
feat: restore extend-node-path option (#5910)
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2023-01-13 18:15:24 +02:00 |
|
Zoltan Kochan
|
3ebce5db7a
|
feat!: lockfile format v6 (#5810)
|
2023-01-09 14:37:05 +02:00 |
|
Pascal Jufer
|
08ceaf3fcb
|
chore(deps): replace is-ci by ci-info (#5862)
|
2023-01-01 20:53:07 +02:00 |
|
Zoltan Kochan
|
7030cc26e8
|
refactor: use Object.fromEntries instead of Ramda.fromPairs
|
2022-12-21 03:23:10 +02:00 |
|
Zoltan Kochan
|
4ca53b0b50
|
refactor: group projects in different subdirectories (#5659)
|
2022-11-20 01:35:22 +02:00 |
|