Bump Release for Node 18.20 Memory Leak fix
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Idoneità per principianti
- 45/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- docker, node.js
- Ambito
- devops
Direzione di ricerca
Locate the Docker image build and release configuration used by the CI pipeline, then trace where the Node version is selected. Compare the built image with the Node 18.20 release requirement and verify that the image used for React Native builds reports at least Node 18.20 without requiring the Jest memory workaround.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
We use this image for CI builds of React Native, can we bump out a release to use at least Node 18.20? I'm getting 18.19 in my CI pipeline and there's a critical fix in 18.20 for a memory leak in Jest tests that has been out there for 2.5 years and requiring running Jest with --workerIdleMemoryLimit set to a low number like 100mb to prevent OOMs in the CI runner.
https://github.com/jestjs/jest/issues/11956
https://nodejs.org/en/blog/release/v18.20.0#vm-fix-v8-compilation-cache-support-for-vmscript
- Lingua principale
- Dockerfile
- Stelle
- 541
- Fork
- 152
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di react-native-community/docker-android
-
Update NodeJs to 24.* Aperta
Difficoltà 1/5 1-3 ore Idoneità per principianti 70/100
react-native-community/docker-android#250 · 1 commento ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 30/100
react-native-community/docker-android#215 · 5 commenti · 3 reazioni ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
react-native-community/docker-android#193 · 8 commenti ·
-
Support arm64 Architecture Aperta
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
react-native-community/docker-android#166 · 12 commenti · 13 reazioni ·
Tutte le issue di react-native-community/docker-android
Issue simili
-
agent-ready documentation needs-triage
Difficoltà 1/5 1-3 ore Idoneità per principianti 88/100
-
area-deployment area-integrations triage:bot-seen
Difficoltà 2/5 Mezza giornata Idoneità per principianti 86/100
-
agentic-workflows
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
refactor
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
-
[CI] Nightly Clang build broken: structured binding captured in a lambda in FileDataSource.cpp Apertabug build
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 91/100
facebookincubator/velox#19194 ·