Actions
Bug #28882
openupdate node build version in dockerfile
Bug #28882:
update node build version in dockerfile
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
an update in our build image force us to update our node version in 8.3 and 9.0
Files
Updated by Vincent MEMBRÉ 27 days ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ 27 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/7138
Updated by Anonymous 27 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|dea4f38a262a9dfe9ebeff818ccc5d6e665e37fd.
Updated by Pauline IOGNA 27 days ago
- File Screenshot From 2026-05-13 16-11-45.png Screenshot From 2026-05-13 16-11-45.png added
- Fix check changed from To do to Checked
Builds jenkins of pull requests impacted don't fail anymore.
The issue in the logs was:
00:59:20 src/main/build.sh: 26: npm: not found
00:59:20 [ERROR] Command execution failed.
00:59:20 org.apache.commons.exec.ExecuteException: Process exited with an error: 127 (Exit value: 127)
Actions