Commit 3eec9af
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 e09cb34 commit 3eec9af
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
85 | 92 | | |
86 | 93 | | |
87 | 94 | | |
| |||
0 commit comments