[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-03-10 Thread nfalc...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikolas Falco resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49469  
 
 
  Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
Change By: 
 Nikolas Falco  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-03-10 Thread nfalc...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikolas Falco started work on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Nikolas Falco  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-03-10 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
 Code changed in jenkins User: Nikolas Falco Path: pom.xml src/main/java/jenkins/plugins/nodejs/NodeJSBuildWrapper.java src/main/java/jenkins/plugins/nodejs/NodeJSCommandInterpreter.java src/main/java/jenkins/plugins/nodejs/NodeJSDescriptorUtils.java src/main/java/jenkins/plugins/nodejs/configfiles/NPMConfig.java src/main/java/jenkins/plugins/nodejs/configfiles/NPMRegistry.java src/main/resources/jenkins/plugins/nodejs/Messages.properties src/main/resources/jenkins/plugins/nodejs/Messages_fr.properties src/main/resources/jenkins/plugins/nodejs/Messages_it.properties src/main/resources/jenkins/plugins/nodejs/NodeJSBuildWrapper/config.jelly src/main/resources/jenkins/plugins/nodejs/NodeJSBuildWrapper/config.properties src/main/resources/jenkins/plugins/nodejs/NodeJSBuildWrapper/config_it.properties src/main/resources/jenkins/plugins/nodejs/NodeJSCommandInterpreter/config.jelly src/main/resources/jenkins/plugins/nodejs/NodeJSCommandInterpreter/config_it.properties src/test/java/jenkins/plugins/nodejs/NodeJSBuildWrapperTest.java src/test/java/jenkins/plugins/nodejs/configfiles/NPMRegistryValidatorTest.java http://jenkins-ci.org/commit/nodejs-plugin/39b10a415054ebbc77e07bae4e7bbde47983d7f2 Log: JENKINS-49469 Add support for managed file configured in a folder.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from 

[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-12 Thread nfalc...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikolas Falco commented on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
 thank you now it's clear. I should check how use the config-file-provider plugin API to get files of folder because now seems returns only global  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-12 Thread bart.devrie...@kbc.be (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bart Devriendt edited a comment on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
 [~nfalco]With folder we mean a folder in Jenkins where you can group jobs.  When you create a new item you can select  the option   folder.  On folder level it is possible to define configuration files.  But the nodejs plugin doesn't take these into account when showing the list of available configuration files.  We use folders to group jobs per team and also apply security rules on these folders.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-12 Thread bart.devrie...@kbc.be (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bart Devriendt commented on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
 Nikolas Falco With folder we mean a folder in Jenkins where you can group jobs.  When you create a new item you can select folder.  On folder level it is possible to define configuration files.  But the nodejs plugin doesn't take these into account when showing the list of available configuration files.  We use folders to group jobs per team and also apply security rules on these folders.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-12 Thread nfalc...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikolas Falco edited a comment on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
 [~lidl] what means "If a npmrc file is created inside a folder" ?The dropdown in build step or build environment option shows only files of kind "Npm config file" present in "Config File Management" through the config plugin.If you want nodejs use a custom .npmrc placed somewhere than add *npm_config_userconfig*  to  as  environment  variable  that point to your file. Consider that npm lookup some default places. Have a look here [https://docs.npmjs.com/files/npmrc#files].For example if you put the .npmrc in the root of the job workspace is it used by default and have precedence on other files  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-12 Thread nfalc...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikolas Falco edited a comment on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
 [~lidl] what means "If a npmrc file is created inside a folder" ?The dropdown in build step or build environment option shows only files of kind "Npm config file" present in "Config File Management" through the config plugin.If you want nodejs use a custom .npmrc placed somewhere than add *npm_config_userconfig* to environment that point to your file. Consider that npm lookup some default places. Have a look here [https://docs.npmjs.com/files/npmrc#files  ] . For example if you put the .npmrc in the root of the job workspace is it used by default and have precedence on other files  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-12 Thread nfalc...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikolas Falco edited a comment on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
 [~lidl] what means "If a npmrc file is created inside a folder" ?The dropdown in build step or build environment option shows only files of kind "Npm config file" present in "Config File Management" through the config plugin.If you want nodejs use a custom .npmrc placed somewhere than add *npm_config_userconfig* to environment that point to  you  your  file. Consider that npm lookup some default places. Have a look here  [  https://docs.npmjs.com/files/npmrc#files ]For example if you put the .npmrc in the root of the job workspace is it used by default and have precedence on other files  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-12 Thread nfalc...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikolas Falco commented on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
 Sven Brosi what means "If a npmrc file is created inside a folder" ? The dropdown in build step or build environment option shows only files of kind "Npm config file" present in "Config File Management" through the config plugin. If you want nodejs use a custom .npmrc placed somewhere than add npm_config_userconfig to environment that point to you file. Consider that npm lookup some default places. Have a look here https://docs.npmjs.com/files/npmrc#files  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-11 Thread d...@fortysix.ch (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dominik Bartholdi assigned an issue to Nikolas Falco  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49469  
 
 
  Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
Change By: 
 Dominik Bartholdi  
 
 
Component/s: 
 cloudbees-folder-plugin  
 
 
Component/s: 
 config-file-provider-plugin  
 
 
Assignee: 
 Dominik Bartholdi Nikolas Falco  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-09 Thread peter.willek...@kbc.be (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Peter Willekens commented on  JENKINS-49469  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
 Same problem for us.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-49469) Nodejs plugin should be able to access npmrc files configured inside folders

2018-02-09 Thread sven.br...@lidl.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sven Brosi created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49469  
 
 
  Nodejs plugin should be able to access npmrc files configured inside folders   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Dominik Bartholdi  
 
 
Components: 
 cloudbees-folder-plugin, config-file-provider-plugin, nodejs-plugin  
 
 
Created: 
 2018-02-09 08:03  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Sven Brosi  
 

  
 
 
 
 

 
 If a npmrc file is created inside a folder, the nodjs plugin dropdown wont show it.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA