Filip Skokan
Filip Skokan
I have the exact same issue now on a PR without benchmark CI. ``` ❯ NCU_VERBOSITY=debug git node land 40675 [DEBUG] [SpawnSync] git config --get remote.upstream.url { cwd: '/Users/panva/repo/node' }...
Hi @rdubigny, can you expand on what this is fixing exactly? How can I reproduce, what are the full stack traces, etc.
Honestly I think it's way simpler to just make the grants just not expire at all. I'm not sure if that's atm done by setting an insane ttl on the...
@nodejs/crypto
The registry and its frontend are two entirely separate entities. I'm 100% expecting the code to remain in the registry. At the same time I am expecting the frontend to...
Additionally, being able to programmatically set the process exit code would be great.
Correct, I would like to be able to test a universal js library. That means importing a test harness, e.g. QUnit, defining a test suite and letting it run to...
I think it'd be best if you hid this boilerplate from the developers. In the simplest scenario we really just need to pass a file to the `workerd` binary and...
cc @jasnell
> @jimmywarting I don't think it's appropriate to open the `atob`/`btoa` can of worms yet again. We already discussed this at length, see [#40754 (comment)](https://github.com/nodejs/node/issues/40754#issuecomment-1546914616) for a summary. `Buffer` was...