|
| 1 | +# Node.js Build WorkGroup Meeting 2022-01-25 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: http://www.youtube.com/watch?v=7JbJp2kRCXg |
| 6 | +* **GitHub Issue**: https://github.com/nodejs/build/issues/2852 |
| 7 | + |
| 8 | +## Present |
| 9 | + |
| 10 | +* Michael Dawson (@mhdawson) |
| 11 | +* Richard Lau (@richardlau) |
| 12 | +* Rich Trott (@trott) |
| 13 | + |
| 14 | +## Agenda |
| 15 | + |
| 16 | +## Announcements |
| 17 | + |
| 18 | +*Extracted from **build-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. |
| 19 | + |
| 20 | + |
| 21 | +### nodejs/build |
| 22 | + |
| 23 | + |
| 24 | +* Platform requirements for Node.js 18 [#2815](https://github.com/nodejs/build/issues/2815) |
| 25 | + * Planned to last until ~ April 2025, so looking at what platforms which still be in support |
| 26 | + at that time |
| 27 | + * Main change is that CentOS 7 will EOL before then so planning to move to RHEL 8 |
| 28 | + * Applying for no cost [RHEL subscription for Open Source Infrastructure](https://www.redhat.com/en/blog/extending-no-cost-red-hat-enterprise-linux-open-source-organizations) program. |
| 29 | + * For most architectures at least one provider we can install versus provide templates, for the |
| 30 | + others we can likely build our own images. |
| 31 | + |
| 32 | +* Certificate expiry 18 January 2022 [#2811](https://github.com/nodejs/build/issues/2811) |
| 33 | + * One report on macOS Monterey of not being able to download headers? But seems strange |
| 34 | + since have not seem issues on other macOS levels or any other reports. |
| 35 | + * Remaining issue is to update the documentation. Richard has action to land those |
| 36 | + instructions. |
| 37 | + * Even though we have a 5 year cert we still need to re-issue and re-install every 13 months. |
| 38 | + |
| 39 | +* Rename primary branch to main [#2761](https://github.com/nodejs/build/issues/2761) |
| 40 | + * no progress on this yet |
| 41 | + |
| 42 | +* Interest in establishing a "Build Helper" role [#2550](https://github.com/nodejs/build/issues/2550) |
| 43 | + * nothing to report on this front. |
| 44 | + * Ash did some hand over to Richard and Stewart but have not progressed since. |
| 45 | + |
| 46 | +* Memory issue on fedora in latest V8 (8.8) requirement [#2527](https://github.com/nodejs/build/issues/2527) |
| 47 | + * Been ok since Richard added swap |
| 48 | + * Need to add to ansible before closing out |
| 49 | + |
| 50 | +* Enable HSTS on website [2857](https://github.com/nodejs/build/issues/2857) |
| 51 | + * Plan is to turn it on unless we can find some reason why non-encrypted downloads would be |
| 52 | + an issue. |
| 53 | + |
| 54 | +### nodejs/unofficial-builds |
| 55 | + |
| 56 | +* Rename primary branch to main [#35](https://github.com/nodejs/unofficial-builds/issues/35) |
| 57 | + * no progress to report this week. |
| 58 | + |
| 59 | +### nodejs/snap |
| 60 | + |
| 61 | +* chore: change default branch to main [#17](https://github.com/nodejs/snap/pull/17) |
| 62 | + * no progress to report this week. |
| 63 | + |
| 64 | +## Q&A, Other |
| 65 | + |
| 66 | + |
| 67 | +## Upcoming Meetings |
| 68 | + |
| 69 | + |
| 70 | +* **Node.js Foundation Calendar**: <https://nodejs.org/calendar> |
| 71 | + |
| 72 | + |
| 73 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
0 commit comments