Branch: refs/heads/feature/JENKINS-42675
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: b6e03b5053d55afc59da135671fbac35d501451d
      
https://github.com/jenkinsci/nodejs-plugin/commit/b6e03b5053d55afc59da135671fbac35d501451d
  Author: Nikolas Falco <nfalc...@hotmail.com>
  Date:   2017-08-06 (Sun, 06 Aug 2017)

  Changed paths:
    M src/main/java/jenkins/plugins/nodejs/NodeJSBuildWrapper.java
    M src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstallation.java
    M src/main/java/jenkins/plugins/nodejs/tools/NodeJSInstaller.java
    M src/main/resources/jenkins/plugins/nodejs/NodeJSBuildWrapper/config.jelly
    A 
src/main/resources/jenkins/plugins/nodejs/tools/NodeJSInstallation/config.jelly
    A 
src/main/resources/jenkins/plugins/nodejs/tools/NodeJSInstallation/config.properties
    R 
src/main/resources/jenkins/plugins/nodejs/tools/NodeJSInstaller/global_it.properties

  Log Message:
  -----------
  [JENKINS-42675] Permit to select a npm user config for each NodeJS 
installation, but when the install should be performed to generate the content 
of NPMConfig file an instance of build is needed because:
- provides a non accessible path where place the file (with write permissions)
- environment variables (of the build) to perform the replace token
- resolve the credentials


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to