flakey5

Results 28 comments of flakey5

Apologizes for bumping an old issue but if y'all are alright with switching to submodules of official repos I'd be willing to help. From a quick glance it seems that...

> Quick stupid question, but are really making a GET request with a huge html snippet in the URL? +1 to that and also is this relying on parsing whatever...

> I suspect the existing script is relying on line breaks in the html listings, but the new page has everything on a single line. +1 I think this is...

Working on a fix on the worker side of things here https://github.com/nodejs/release-cloudflare-worker/pull/65

The jobs should be fixed now. We moved the worker off of `/download` until nodejs/release-cloudflare-worker#74 is resolved due to multiple issues that we've been seeing

Once https://github.com/nodejs/release-cloudflare-worker/pull/76 lands this issue should be fixed on the worker's end

Ran the command against the worker again and it works ![image](https://github.com/nodejs/citgm/assets/73616808/4b5670b9-c3a0-461f-b07c-fdecd3c28ca9)

From my testing I believe I can second what @NotEvenANeko said about this. It's not so much `FastifyBaseLogger` being incompatible with `Logger`, this works without error ```typescript const log =...

Background: https://github.com/nodejs/build/issues/3602

> I did a test release build (https://ci-release.nodejs.org/job/iojs+release/9917/ for those who have access), but it failed to upload: Should be the correct profile now (or at least this is the...