action-zip icon indicating copy to clipboard operation
action-zip copied to clipboard

Potential feature: Add error handling for missing files

Open x3ro opened this issue 4 years ago • 1 comments

I had the issue that this action completes successfully even if some (or all) of the files specified to be zipped are missing. This seems like it may be desirable in some cases, but I'd guess that in most cases aborting the pipeline if files are missing would be more desirable.

In any case, I think it'd be nice to have an option to specify that you'd like an error thrown if files are missing 🙂

x3ro avatar Jan 24 '21 15:01 x3ro

Hey @x3ro! I can't promise to add this feature right now. Maybe at some point in the future if I have more time.

If you feel inspired feel free to submit a PR ❤️

vimtor avatar Jan 27 '21 14:01 vimtor