feat: Node.js 26.1.0 Debian#2489
Conversation
Yeah I think we might have a race condition since the checksum file it was complaining about is there now. I could retrigger it but I was holding off until nodejs/unofficial-builds#228 (comment) is confirmed as it would be "nice" to get the temporal support for Alpine/x64 in. Hopefully we'll hear back shortly. |
Let me put this into draft as a prepared fall-back position. It can be used if the musl stuff doesn't work out. Thanks for the follow up on the musl side! So many moving parts! |
|
A musl build is currently running (see https://unofficial-builds.nodejs.org/logs/202605071517-v26.1.0/) |
|
And those builds should have Temporal baked-in 🥧 |
That indeed is the intention. |
|
I landed the Bot PR #2491 |
Description
Provides Node.js 26.1.0 for Debian only
Dockerfiles produced with
./update.sh -s 26Motivation and Context
Node.js 26.1.0 was released on 2026-05-07.
https://nodejs.org/download/release/v26.1.0/ shows timestamp 07-May-2026 10:03 UTC
musl builds on https://unofficial-builds.nodejs.org/download/release/v26.1.0/ are as yet unavailable
https://unofficial-builds.nodejs.org/logs/202605071005-v26.1.0/ show that a build was started, however it seems to have trouble to proceed, and there is no official support available to remediate, therefore it is difficult to predict if / when this might be remedied.
Testing Details
Smoke test with:
Example Output (if appropriate)
Types of changes
Checklist