Commit 680433b
committed
fix: allow preserving absolute paths in make issue
This adds the PRESERVE_PATHS environment variable. If set, make issue will not replace /workspace and /platforms with relative paths in the generated scripts. This solves the conflict between external users needing relative paths and internal PII teams needing absolute paths.
Signed-off-by: Jorge Ferreira <jorge.ferreira@precisioninno.com>1 parent a7b0ff2 commit 680433b
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
0 commit comments