Commit db9b5ce
authored
fix: package tool escape path on windows (#169)
* chore: update e2e tests to try npm and macos
This should add more visibility if something is going wrong, like #167.
* test: see if which properly resolves npm on windows
* test: try with execution
* test: try a couple of things including mkdirP and absolute toolpath
* chore: try to pass the name of the packager instead
* chore: remove the test code from the workflow1 parent 9fce70f commit db9b5ce
3 files changed
Lines changed: 17 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
29 | 42 | | |
30 | 43 | | |
31 | 44 | | |
| |||
38 | 51 | | |
39 | 52 | | |
40 | 53 | | |
| 54 | + | |
41 | 55 | | |
42 | 56 | | |
43 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67049 | 67049 | | |
67050 | 67050 | | |
67051 | 67051 | | |
67052 | | - | |
67053 | 67052 | | |
67054 | | - | |
| 67053 | + | |
67055 | 67054 | | |
67056 | 67055 | | |
67057 | 67056 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
| 42 | + | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
0 commit comments