Simen Bekkhus

Results 1232 comments of Simen Bekkhus

> I don't have access to set this repo's secrets, so the CI/CD setup a bit more of a manual effort than it should be for now, but I'm working...

Completely forgot about this - can take a look at reviving tomorrow

@metcoder95 due to https://github.com/piscinajs/piscina/pull/517, this PR simply needs to flip the flag and fix the `assert` import 👍

Oh, interesting! I'll take a new look tomorrow 😅

Right, the problem is that the types file do not reflect what is actually used at runtime by TS - types point to `main.d.ts`, but `require` loads a file which...

not stale, just low on OSS time 😅 It's on my list!

On vacation, will get back to this (hopefully in August)

This should be fine to do, but I'm not sure if a breaking change _just_ to bump the node version is needed (unless it also allows us to e.g. update...

yeah, definitely a breaking change regardless of which versions are dropped. My question was more - what does it give us to drop old versions? Dropping them "just because" doesn't...

Ergh, actually - should we parse it if it's a string?