Jacob Evelyn

Results 55 comments of Jacob Evelyn

For anyone here who saw @jmshal's statement > Right now you can technically catch errors from `Worker`s by listening to its `onerror` event. and is wondering how to actually do...

A project I'm working on would really benefit from this `attackers()`/`defenders()` API. (The `xray` feature would be nice but is not mandatory for me.) Let me know if there's anything...

Just sharing that given the increasing frequency of sophisticated supply-chain attacks, over the past few years this feature has gone from nice-to-have to a necessity for us. We're planning on...

@jeffwidman just pinging you again on this question ☝️ (or let me know if there's someone else I should ask).

Hi @dhnaranjo @halo! Sorry I missed the question above! We had paused this work when we found it wasn't as performant in our benchmarks and we were unable to figure...

Thanks @urz9999. Someone on our team has reported that your NVM workaround does indeed solve the issue for them. Personally it's more annoying for me to install NVM than to...

Actually, I'd like to hold off on my change to this PR for now pending a potential tokenless solution: https://github.com/codecov/codecov-action/issues/1110#issuecomment-1737723661 In the meantime I've regenerated our (unused) token so it...

Interesting, thanks @joevandyk ! Would you be able to write a failing test that passes with this change? If you need help navigating our test files let me know and...

Hey @joevandyk ! Thanks so much for the failing tests, and so sorry to have taken so long to get back to you. I agree this is a problem that...