feat: add checks for paths and archive writeability
Plugin previously allowed absolute paths and did not treat configured paths as being relative to the contextual `cwd`. Also now generates archive output path if it doesn't already exist.
parent
8f9abf02
No related branches found
No related tags found
Showing
- README.md 2 additions, 2 deletionsREADME.md
- plugin.mjs 72 additions, 18 deletionsplugin.mjs
- test/.gitignore 2 additions, 1 deletiontest/.gitignore
- test/fixture/file.txt 0 additions, 0 deletionstest/fixture/file.txt
- test/fixture/folder/file.txt 0 additions, 0 deletionstest/fixture/folder/file.txt
- test/integration.test.mjs 32 additions, 2 deletionstest/integration.test.mjs
File moved
File moved
-
mentioned in commit 4b72ebdb
By GITLAB_TOKEN on 2023-10-16T14:38:44
Please register or sign in to comment