arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
702 stars 32 forks source link

[Files/zip] not working properly with folders #1011

Open drkameleon opened 1 year ago

drkameleon commented 1 year ago

Describe the bug

Apparently, zip works fine when the passed block (of files to compress) contains only simple filepaths, like zip "myzipfile.zip" ["fileone" "filetwo" "filethree"], but when this filepaths are more complicated and contain folders, or subfolders, it simply stops working:

https://github.com/arturo-lang/arturo/pull/1008#issuecomment-1446443282

This could help as some sort of debugging guide:

https://github.com/arturo-lang/arturo/pull/1008#issuecomment-1446566110

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 7 months ago

Closing issue as stale.