No failed test found. A possible compilation error occurred.
Responsible
This build has been failing since #612 No one has taken responsibility
Code commits
SDK
Author
Commit
Message
Commit date
Herman Muhereza <hermanmuhereza22@gmail.com>
04fbd737ab06e9b50ced94742ca4836ca753f0dc
SDK-381: Make Node.js and NPM versions configurable via distro.properties, env vars, or system properties (#333)
* SDK-381: Make Node.js and NPM versions configurable via distro.properties, env vars, or system properties
* versions that work with the current amazoncorretto-17 image
* use default node and npm constants
* Use 'node.version' and 'npm.version' keys in distro.properties for clarity