Raymond Hill

Results 376 comments of Raymond Hill

I am pretty sure `..., 'propsToMatch', '/manifestv2'` should work properly, while `..., '/manifestv2'` won't.

> `preventClick('a', 'href:popup');` Could be one parameter, a selector? preventClick('a[href*="popup"]');

I am not worried about `@actions/checkout`, unlike some more obscure actions, and pinning to a specific version is a double edge solution: security fixes past the pinned version would be...

Ok, so if you can revert the changes to `actions/checkout@v4`, I will pull the changes for `softprops/action-gh-release@v2`.

This project is abandoned, I will archived it. If somebody wants to keep working on it, they can fork it and change the name.

Rather wait for an actual real world case of this happening, then it can be fine tuned. The whole thing is async (promise waiting for setTimeout), where both do not...