Michaël Zasso
Michaël Zasso
Rebased.
- Is there any way to try and run it before merging? - Is it going to block commit queue when it fails?
> This is an experimental feat., it shouldn't block commit queue even if fails. I know it shouldn't, but I'm afraid it will (it runs on `pull_request` event).
We can use `continue-on-error`. It will make the run always green. I'm still sceptical about having feedback on all pull requests for a very experimental target. A new actions run...
Is it supposed to be `true` ?
V8's `GetSourceMappingURL()` API is also available on modules.
I only see changes in `.patch` files. Does it mean we do not apply patches? Should we?
Can you add a test ?
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: ``` 09:07:10 ssh node-www "aws s3 cp nodejs/custom/v22.0.0-test2024012187d2b3c18f/node-v22.0.0-test2024012187d2b3c18f-linux-x64.tar.gz s3://dist-staging/nodejs/custom/v22.0.0-test2024012187d2b3c18f/node-v22.0.0-test2024012187d2b3c18f-linux-x64.tar.gz --endpoint=https://07be8d2fbc940503ca1be344714cb0d1.r2.cloudflarestorage.com/" --profile=nodejs-r2-dist-bucket 09:07:12 09:07:12...
New build: https://ci-release.nodejs.org/job/iojs+release/9924/