Skip to content

Commit 390dac8

Browse files
authored
meeting-2026-02-26 (nodejs#4261)
1 parent d064cd6 commit 390dac8

1 file changed

Lines changed: 53 additions & 0 deletions

File tree

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
# Node.js Build WorkGroup Meeting 2026-02-26
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=OfNnrJyQ_5Q
6+
* **GitHub Issue**: https://github.com/nodejs/build/issues/4252
7+
* **Minutes**: https://hackmd.io/@openjs-nodejs/S1YHRQHdZx
8+
9+
## Present
10+
11+
* Milad Fa (@miladfarca)
12+
* Richard Lau (@richardlau)
13+
* Ryan Aslett (@ryanaslett)
14+
* Stewart Addison (@sxa)
15+
* Abdirahim Musse (@abmusse)
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+
* Clarify policy: usage of production tokens in GitHub Actions [#4253](https://github.com/nodejs/build/issues/4253)
26+
* This still could be an issue, it's still possible for tokens to get leaked.
27+
* Add rust toolchain to CI machines [#4245](https://github.com/nodejs/build/issues/4245)
28+
* Not all the machines need to have Rust, we need a list of machines which need Rust installed.
29+
* Standardise web-infra/admins Cloudflare access [#4194](https://github.com/nodejs/build/issues/4194)
30+
* Cloudlfare now has groups and other org management methods which we could make use of.
31+
* Upgrading the compiler toolchain [#4091](https://github.com/nodejs/build/issues/4091)
32+
* AIX is currently being looked at.
33+
* Build failed because it was missing header files.
34+
* Ryan to add Ubuntu 24.04 machines on Hetzner to Ansible inventory.
35+
* Extend Azure credits (Long term) [#3672](https://github.com/nodejs/build/issues/3672)
36+
* We might be getting more credits to support Windows and Arm.
37+
38+
### nodejs/node
39+
40+
* Enabling Rust support for Temporal [#58730](https://github.com/nodejs/node/issues/58730)
41+
* Work in progress to put Rust on our machines (tracked by #4245).
42+
43+
## Q&A, Other
44+
45+
* Ryan: Shared storage for macOS is full. Possibly misreporting?
46+
* Plan to replace shared storage with valkey/redis based ccache.
47+
* Taking a long time to clean up the existing shared storage.
48+
49+
## Upcoming Meetings
50+
51+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
52+
53+
Click `Add to Google Calendar` at the bottom left to add to your own Google calendar.

0 commit comments

Comments
 (0)