Michaël Zasso

Results 253 issues of Michaël Zasso

With https://github.com/nodejs/node/pull/52002: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3398/nodes=alpine-latest-x64/testReport/junit/(root)/citgm/undici_v6_7_0/ https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3398/nodes=rhel8-x64/testReport/junit/(root)/citgm/undici_v6_7_0/ @nodejs/undici

useful when the full out on load is set to "once per variable"

enhancement

This PR attempts to upstream all the changes we have in our fork that are required for our current application to work. - [feat: update BullMQ to v5](https://github.com/RomainLanz/adonis-bull-queue/commit/24d6e98eb052c2e522eb0045f5bf1e6aa759da90) BREAKING-CHANGE: New...

We could use this GH action: https://github.com/pypa/gh-action-pypi-publish

I think we should make separate workflow files so they can be restarted independently. For Node.js: - Clone nodejs/node - Replace `tools/gyp` with the code from the PR/branch being tested...

It might just be a question of updating the TypeScript types. At least the Node.js `fs` APIs support both. I don't know about other drivers.

Type: Enhancement
Semver: Patch
Status: Need Contributors
Good First Issue

Closes: https://github.com/nodejs/node/issues/52567 Not completely ready. I have to double check some things because there are reported errors. I'm opening the PR to ask a question: For now, I put the...

lib / src
blocked
needs-ci
review wanted

Same goal as https://github.com/nodejs/node/pull/45427 but without affecting external consumers of `common.gypi`.

build
tools
needs-ci
gyp
v22.x

- Set the clang variable in `config.gypi` so it depends on compiler checks made by the configure script. - Replace gyp conditions with `llvm_version` and "0.0" with conditions that use...

zlib
build
v8 engine
tools
author ready
needs-ci
dependencies