Skip to content

Commit 30cb3f4

Browse files
mhdawsonrichardlau
andauthored
doc: add minutes for meeting 22 Jan 2025 (#4007)
* doc: add minutes for meeting 22 Jan 2025 Signed-off-by: Michael Dawson <[email protected]> * Update doc/meetings/build-wg-meeting-2025-01-22.md Co-authored-by: Richard Lau <[email protected]> --------- Signed-off-by: Michael Dawson <[email protected]> Co-authored-by: Richard Lau <[email protected]>
1 parent 2770df6 commit 30cb3f4

File tree

1 file changed

+86
-0
lines changed

1 file changed

+86
-0
lines changed
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
# Node.js Build WorkGroup Meeting 2025-01-22
2+
3+
## Links
4+
5+
* **Recording**: <https://youtube.com/live/YLXqRv0LfDY>
6+
* **GitHub Issue**: <https://github.com/nodejs/build/issues/4003>
7+
8+
## Present
9+
10+
* Michael Dawson (@mhdawson)
11+
* Richard Lau (@richardlau)
12+
* Michael Zasso (@targos)
13+
* Joshua M. Clulow (@jclulow)
14+
* Milad Fa (@miladfarca)
15+
* Matthew Benson (Matt Benson)
16+
17+
## Agenda
18+
19+
## Announcements
20+
21+
*Extracted from **build-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.
22+
23+
### nodejs/build
24+
25+
* Equinix Metal sunset, June 2026 [#3975](https://github.com/nodejs/build/issues/3975)
26+
* This is equinix metal as a whole is being sunset 2026
27+
* We are already moving the x64 machines out based on their request
28+
* We are working to figure out if that affects the ARM machines. Losing those would be
29+
a significant impact.
30+
* Richard has already pinged our contact, and he is going to check into it.
31+
32+
* Infrastructure for Orka (2024 and beyond) [#3686](https://github.com/nodejs/build/issues/3686)
33+
* No update this week
34+
* This is now the biggest long term issue blocking PR’s working in the project
35+
* LF IT now has an issue tracking system, we may need to create issues there
36+
* We should ask Ryan if he wants to add those
37+
* There are a number of issues blocked on the MacOS upgrades
38+
* They need a newer compiler which we can only get from the OS upgrade
39+
40+
* New Machine requirement: Replacement for Equinix x64 servers [#3597](https://github.com/nodejs/build/issues/3597)
41+
* Still 2 machines that were planned for migration (grafana host, unencrypted)
42+
* might be able to see if we still need unencrypted, via brownouts
43+
44+
* macOS refuses to start `node` when downloaded from the tarball [#3538](https://github.com/nodejs/build/issues/3538)
45+
* Nobody is looking at it right now.
46+
* We sign/whatever the installer, but the tarball throughs up the “can’t be opened because the
47+
identity of the developer cannot be confirmed”
48+
* only happens if you download with browser, not with a tool
49+
* Michael Z, my use case is downloading builds from jenkins, not sure
50+
how to use a tool to get it.
51+
52+
* Discuss state of r2 migration on Build WG meeting [#3508](https://github.com/nodejs/build/issues/3508)
53+
* Richard, believe this is done
54+
* Michael Z, 2 pages still being served from DO server, the ones that show the
55+
download links. There is work to change that.
56+
* Most requests are now from the broken artifactory systems trying to download npms from
57+
Nodejs.org
58+
59+
* Meeting time?
60+
* Discussed and created issue to propose a new time -<https://github.com/nodejs/build/issues/4006>
61+
62+
* SmartOS management
63+
* Josh and team are going to work towards managing the SmartOS machines
64+
* Michael, any concerns with working towards that?
65+
* Richard, the more the merrier
66+
* No concerns, from anybody else
67+
* Josh, cannot seem to label and assign issues
68+
69+
### nodejs/node
70+
71+
* These are on the WG agenda as they are being blocked by the MacOS infra
72+
* src: implement whatwg's URLPattern spec [#56452](https://github.com/nodejs/node/pull/56452)
73+
* deps: update simdjson to 3.11.6 [#56250](https://github.com/nodejs/node/pull/56250)
74+
* \[do not land\] update ada to v3.0-pre [#56218](https://github.com/nodejs/node/pull/56218)
75+
* V8 updates are also blocked on this
76+
77+
## Q&A, Other
78+
79+
* After we discuss with Ryan, Michael will open an issue on nodejs/build to cover adding
80+
illumos/SmartOS folks to build WG
81+
82+
## Upcoming Meetings
83+
84+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
85+
86+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

0 commit comments

Comments
 (0)