Commit 5ad2747
Fix for issue with loading step impls from relative dirs (#430)
* Updating check for relative paths
Signed-off-by: Kunal Vishwasrao <[email protected]>
* Added unit test scenario with '..' in between path
Signed-off-by: Kunal Vishwasrao <[email protected]>
* Added proper comment to the relative file path check
Signed-off-by: Kunal Vishwasrao <[email protected]>
* Bump version
Signed-off-by: Chad Wilson <[email protected]>
---------
Signed-off-by: Kunal Vishwasrao <[email protected]>
Signed-off-by: Chad Wilson <[email protected]>
Co-authored-by: Chad Wilson <[email protected]>1 parent 0c477c8 commit 5ad2747
3 files changed
+13
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | | - | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
17 | 25 | | |
18 | 26 | | |
19 | 27 | | |
| |||
0 commit comments