Commit Graph

13 Commits

Author SHA1 Message Date
Orgad Shaneh c3973687f2 Revert "Remove stray * for linux*-s390x in slim images"
There are linux32-s390x and linux64-s390x[1].

Copilot review was misleading.

This reverts commit ec45cd2793.

[1] https://github.com/nodejs/node/tree/main/deps/openssl/config/archs
2025-07-16 19:20:01 +03:00
Simen Bekkhus 37378fe7a7
Merge pull request #2257 from orgads/star-s390x
Remove stray * for linux*-s390x in slim images
2025-07-16 16:11:19 +02:00
Node.js GitHub Bot bd31952b24 feat: Node.js 22.17.1, 24.4.1 2025-07-16 05:09:30 +00:00
Orgad Shaneh ec45cd2793 Remove stray * for linux*-s390x in slim images
Discovered by Copilot.
2025-07-10 21:55:56 +03:00
Node.js GitHub Bot 72fb86458a feat: Node.js 24.4.0 2025-07-09 14:23:33 +00:00
Tianon Gravi d78e8df65f Update all `gpg --recv-keys` invocations with explicit "did it download" checks
This solves for the case of `gpg --recv-keys` receiving enough valid data that it doesn't return a non-zero exit code, but that it also doesn't import a key by explicitly checking afterwards that it did import the key we asked for (so that the fallback to keyserver.ubuntu.com actually happens appropriately for keys whose UID are no longer validated on keys.openpgp.org).
2025-07-02 14:10:14 -07:00
Node.js GitHub Bot 781fc74e97 feat: Node.js 22.17.0, 24.3.0 2025-06-25 02:25:22 +00:00
Node.js GitHub Bot 52a145e08a feat: Node.js 24.2.0 2025-06-09 23:34:49 +00:00
Tianon Gravi b1e2c97844 Add Alpine 3.22 (remove Alpine 3.20) 2025-05-30 15:21:12 -07:00
Node.js GitHub Bot 292dea0c00 feat: Node.js 24.1.0 2025-05-26 03:35:16 +00:00
Node.js GitHub Bot 473bc76327 feat: Node.js 23.11.1, 24.0.2 2025-05-15 06:41:20 +00:00
Node.js GitHub Bot d9138b93ae feat: Node.js 24.0.1 2025-05-08 21:34:11 +00:00
Jesper Noordsij b3ae4060c7
feat: Node.js 24.0.0 2025-05-06 22:15:24 +02:00