Details
-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: nodejs-plugin
-
Labels:None
-
Similar Issues:
Description
HEllo,
I have installed nodejs on a Sun Solaris instance, my jenkins is also running on this same instance.
Could it be possible that the nodejs-plugin accept this type of platform?
Handled Platforms : LINUX("node", "npm", "bin"), WINDOWS("node.exe", "npm.cmd", ""), OSX("node", "npm", "bin")
Code changed in jenkins
User: antoninBr
Path:
src/main/java/jenkins/plugins/nodejs/tools/Platform.java
http://jenkins-ci.org/commit/nodejs-plugin/08f57aaaaba22a24ddaab9aa06aa8621621c18c3
Log:
JENKINS-48456Add support for Sun OS platforms (such as solaris)Add sunos in platform enumeration