Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Task fails when passing in too many files at once #32

Open
jessehouwing opened this issue Mar 24, 2020 · 4 comments
Open

Task fails when passing in too many files at once #32

jessehouwing opened this issue Mar 24, 2020 · 4 comments

Comments

@jessehouwing
Copy link

image

Error attempting to sign. Attempt number: 0. Exception text: Error: spawn ENAMETOOLONG
@deivisvieira
Copy link

I also have this problem.
Did you find any workaround for this @jessehouwing ?

@jessehouwing
Copy link
Author

Ended up calling it in smaller batches. I was lazy.

@deivisvieira
Copy link

Ended up calling it in smaller batches. I was lazy.

Do you have a working example of how you did it?
I was trying using 'each' on azure, but that ended up as being too noisy since it added dozens of code signing tasks.
I have a whole bunch of files on several different folders to sign.

@jessehouwing
Copy link
Author

jessehouwing commented Jun 26, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants