Zoltan Kochan
67d8b65d2e
feat: time-based resolution mode ( #5238 )
2022-09-02 14:54:10 +03:00
Zoltan Kochan
7b2e5cdc9d
chore(release): 7.9.5
2022-08-24 14:55:25 +03:00
Dominic Elm
2aa22e4b17
fix: set NODE_PATH when is turned on ( #5251 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-08-24 01:44:57 +03:00
Zoltan Kochan
93e0d0f209
chore(release): 7.9.4
2022-08-23 03:33:10 +03:00
Zoltan Kochan
cccaa0208f
test: all test packages should be from the @pnpm.e2e scope ( #5211 )
2022-08-19 05:05:34 +03:00
Zoltan Kochan
052f73d45b
chore(release): 7.9.4-0
2022-08-18 12:35:37 +03:00
Zoltan Kochan
f815b6ca39
chore(release): 7.9.2
2022-08-17 12:03:52 +03:00
Zoltan Kochan
d64bc1a050
test: update registry-mock
2022-08-16 01:37:58 +03:00
Zoltan Kochan
850cf0a8ee
chore(release): 7.9.1
2022-08-10 12:41:58 +03:00
Zoltan Kochan
c9ce2725c4
chore(release): 7.9.0
2022-08-06 18:19:52 +03:00
Zoltan Kochan
f5f0e4348e
chore(release): 7.9.0-0
2022-08-03 17:48:37 +03:00
Zoltan Kochan
761be978b2
chore(release): 7.8.0
2022-07-31 11:25:05 +03:00
Zoltan Kochan
99ab1f335c
chore(release): 7.7.1
2022-07-30 12:23:37 +03:00
Zoltan Kochan
a80b98a7b8
chore(release): 7.7.0
2022-07-29 14:50:38 +03:00
Zoltan Kochan
f774dd1e16
chore(release): 7.7.0-1
2022-07-28 16:42:05 +03:00
Alex Ware
c7519ad6aa
fix: plugin-commands-deploy use path resolve on deploy target dir ( #5026 )
...
* fix: plugin-commands-deploy use path resolve on deploy target directory (#4980 )
Previously the deploy target directory was specified as a relative path
to the workspace project root. This meant that absolute paths could not be used.
Now this uses the current working directory and allows absolute paths,
this is more in line with users expectations of unix command behaivour.
close #4980
* fix: allow both absolute and relative
* docs: update changesets
Co-authored-by: Zoltan Kochan <z@kochan.io >
2022-07-28 02:04:18 +03:00
Zoltan Kochan
1d1fc087ba
chore(release): 7.7.0-0
2022-07-27 12:39:42 +03:00
Zoltan Kochan
107d01109a
fix(deploy): inject all types of deps ( #5084 )
...
close #5078
2022-07-24 02:56:08 +03:00
Zoltan Kochan
9a35a899b0
chore(release): 7.6.0
2022-07-21 18:17:01 +03:00
Zoltan Kochan
0569f10227
fix(deploy): don't modify the lockfile and fail in CI ( #5074 )
...
close #5071
2022-07-21 18:15:28 +03:00
Zoltan Kochan
132b83d1d5
chore(release): 7.6.0-0
2022-07-20 17:54:40 +03:00
Zoltan Kochan
31e73ba77a
fix(deploy): include all deps by default ( #5040 )
...
close #5035
2022-07-17 14:58:34 +03:00
Zoltan Kochan
8782bcba7e
chore(release): 7.5.2
2022-07-14 02:24:09 +03:00
Zoltan Kochan
701f15819b
chore(release): 7.5.1
2022-07-12 02:44:28 +03:00
Zoltan Kochan
716a29acc9
chore(deps): update
2022-07-06 03:01:33 +03:00
Zoltan Kochan
c1493a4c55
chore(release): 7.5.0
2022-07-02 16:07:26 +03:00
Zoltan Kochan
b2d271d29c
chore: use workspace with star to reference workspace dependencies
2022-07-01 03:45:20 +03:00
Zoltan Kochan
0cd8a962b4
chore(release): 7.4.1
2022-06-30 11:57:34 +03:00
Zoltan Kochan
ef7d414ed9
chore(release): 7.4.0
2022-06-28 15:58:36 +03:00
Zoltan Kochan
b2b341ebee
chore(release): 7.4.0-4
2022-06-28 02:38:10 +03:00
Raggi
f4248b5147
fix: use recursive for deploy command directory creation ( #4943 )
2022-06-28 01:03:10 +03:00
Zoltan Kochan
b5b856bbde
chore(release): 7.4.0-3
2022-06-27 20:02:30 +03:00
Zoltan Kochan
7922d63145
feat: deploy command ( #4933 )
...
close #4378
2022-06-27 19:58:29 +03:00