Michaël Zasso

Results 1686 comments of Michaël Zasso

> release-macos13-x64-2 > release-macos13-arm64-2 I don't think it's necessary to have two identical release machines.

> test-nearform-macos11.0-arm64-1 Are these typos?

> > release-macos13-x64-2 > > release-macos13-arm64-2 > > I don't think it's necessary to have two identical release machines. Actually, I think we should have one x64 and two arm64...

We need this config in the image: https://github.com/nodejs/build/blob/main/ansible/roles/release-builder/files/ssh_config

It's been a month now. Did we get the new nodes?

I'm sorry to insist, but I don't know what else to do to move this forward :(

Some interesting news, coming from https://github.com/nodejs/node-v8/issues/295 and a Slack chat with @joyeecheung: - V8 is currently built with Xcode 16.1 (macOS SDK 15.1), with a compatibility target of macOS 11.0...

Note that officially (according to https://developer.apple.com/download/applications/), Xcode 16.1 requires at least macOS 14.5 to run, and according to Wikipedia, Xcode 16.0 did too. So I don't know how the `osx13-x64-release-tar`...

This is how we manually install Xcode on the build machines: https://github.com/nodejs/build/blob/main/ansible/MANUAL_STEPS.md#full-xcode

The reason is explained here: https://github.com/libuv/libuv/pull/1501