Branch: refs/heads/master
Home: https://github.com/jenkinsci/nodejs-plugin
Commit: 6454963df21cd6a9dcf748eac44105f21c922199
https://github.com/jenkinsci/nodejs-plugin/commit/6454963df21cd6a9dcf748eac44105f21c922199
Author: Nikolas Falco <[email protected]>
Date: 2017-04-23 (Sun, 23 Apr 2017)
Changed paths:
M src/main/java/jenkins/plugins/nodejs/NodeJSConstants.java
M src/main/java/jenkins/plugins/nodejs/configfiles/NPMRegistry.java
M src/main/java/jenkins/plugins/nodejs/configfiles/RegistryHelper.java
A
src/test/java/jenkins/plugins/nodejs/configfiles/RegistryHelperCredentialsTest.java
M src/test/java/jenkins/plugins/nodejs/configfiles/RegistryHelperTest.java
Log Message:
-----------
Fix credentials for scoped registries, npm seems does not care of _auth entry
only in case of scoped registry. In case of authentication it seems to use the
_authToken or username and _password entries.
Fix also the registry URL in the scope entry that must end with / or it does
not match the relative scoped entries.
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.