patch-package icon indicating copy to clipboard operation
patch-package copied to clipboard

Allow to disable `error-on-fail` even on CI

Open mahnunchik opened this issue 10 months ago • 1 comments

It is not possible to override --error-on-fail option on the CI:

https://github.com/ds300/patch-package/blob/bd2e9a49d884516199079add143c1649541e8efe/src/index.ts#L110-L114

If isCI is true then value of --error-on-fail is ignored.

mahnunchik avatar Feb 21 '25 16:02 mahnunchik

Any news?

mahnunchik avatar May 23 '25 09:05 mahnunchik