Commit aeca855
committed
feat: add envelope path configuration in batch file action
When creating envelopes from multiple files, the envelope path
is now properly configured based on the parent directory of the
selected files. This ensures envelopes are created in the same
directory as the source files instead of the root folder.
The path is normalized to handle edge cases like root directory
and trailing slashes, providing consistent behavior across
different file locations.
Signed-off-by: Vitor Mattos <[email protected]>1 parent ba85b03 commit aeca855
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
99 | 106 | | |
100 | 107 | | |
101 | 108 | | |
| |||
0 commit comments