`automatic-updates` waited for `musl` builds
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Aptitud para principiantes
- 58/100
Línea de trabajo
Comienza con .github/workflows/automatic-updates.yml y compara las dos ejecuciones de workflow vinculadas, centrándote en la comprobación de disponibilidad de musl-build. Verifica cómo se gestionan las releases de seguridad y las compilaciones que faltan. Se considerará completado cuando se creen Debian security-update PRs sin esperar a musl builds, mientras que las Alpine releases disponibles sigan actualizándose cuando solo existan algunos musl builds.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Follows on from https://github.com/nodejs/docker-node/issues/2539
Current behavior
automatic-updates.yml did not create a PR for the June 18, 2026 security release until all musl builds were available.
The PR https://github.com/nodejs/docker-node/pull/2540 was created June 18, 2026 06:56 UTC and only after
https://unofficial-builds.nodejs.org/download/release/v22.23.0/node-v22.23.0-linux-arm64-musl.tar.xz was completed at 18-Jun-2026 06:28 (UTC).
Expected behavior
For security releases, as described in README > Release Availability, it is expected that Debian releases may be published without Alpine releases if the musl builds are not available.
If any musl builds are missing, this should not prevent automatic-updates.yml creating a PR for Debian releases.
For the situation where some but not all musl builds are missing, then the Alpine releases for which the musl builds are available should be processed and a PR created. (This situation is currently not documented or described anywhere.)
Logs
https://github.com/nodejs/docker-node/actions/runs/27739246196 executed at Thu, 18 Jun 2026 05:40:31 GMT showed:
Run actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3
22.22.3
24.16.0
26.3.0
There's no musl build for version 22.23.0 yet.
so although this is a security release, which is supposed to bypass the need for musl builds, no PR is being created.
https://github.com/nodejs/docker-node/actions/runs/27742307859 executed at Thu, 18 Jun 2026 06:56:02 GMT showed:
Run actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3
22.22.3
24.16.0
26.3.0
Updating version 22...
22/bookworm/Dockerfile updated!
22/bookworm-slim/Dockerfile updated!
22/bullseye/Dockerfile updated!
22/trixie/Dockerfile updated!
22/alpine3.23/Dockerfile updated!
22/bullseye-slim/Dockerfile updated!
22/alpine3.24/Dockerfile updated!
22/trixie-slim/Dockerfile updated!
Done!
Updating version 24...
24/bookworm/Dockerfile updated!
24/bookworm-slim/Dockerfile updated!
24/alpine3.23/Dockerfile updated!
24/alpine3.24/Dockerfile updated!
24/bullseye/Dockerfile updated!
24/bullseye-slim/Dockerfile updated!
24/trixie/Dockerfile updated!
24/trixie-slim/Dockerfile updated!
Done!
Updating version 26...
26/bookworm/Dockerfile updated!
26/bookworm-slim/Dockerfile updated!
26/bullseye/Dockerfile updated!
26/bullseye-slim/Dockerfile updated!
26/trixie-slim/Dockerfile updated!
26/trixie/Dockerfile updated!
26/alpine3.23/Dockerfile updated!
26/alpine3.24/Dockerfile updated!
Done!
Note
Note that the situation recovered on its own. This issue is just described here to present an opportunity for improving the workflow for future security releases.
- Lenguaje dominante
- Dockerfile
- Estrellas
- 8.6k
- Forks
- 2k
- Merge medio
- 10 h 19 min
- PR fusionados (30 d)
- 16
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de nodejs/docker-node
-
build process docs
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
nodejs/docker-node#2564 · 2 comentarios ·
-
build process
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
nodejs/docker-node#2437 ·
-
build process
Dificultad 2/5 1-3 horas Aptitud para principiantes 64/100
nodejs/docker-node#2436 · 1 comentario ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
nodejs/docker-node#1779 · 1 comentario ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
nodejs/docker-node#1707 · 3 comentarios · 7 reacciones ·
Todos los issues de nodejs/docker-node
Issues similares
-
Dificultad 1/5 Menos de una hora Aptitud para principiantes 92/100
vicharanashala/fln#564 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
haskell-actions/setup#152 ·
-
Remove PSPs from Helm chart Abiertofeature-request helm
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
gravitational/teleport#69785 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Abiertoarea: ci bug perceived difficulty: 3
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comentario ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 86/100
TencentCloud/Octop#1007 ·