[JIRA] (JENKINS-42271) run a script defined in package.json scripts

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


 
 
 
 

 
 
 

 
   
 Nikolas Falco closed an issue as Won't Do  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Please reopen the issue with reproducible steps to understand exactly what want you do.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-42271  
 
 
  run a script defined in package.json scripts   
 

  
 
 
 
 

 
Change By: 
 Nikolas Falco  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Won't Do  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-42271) run a script defined in package.json scripts

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


 
 
 
 

 
 
 

 
   
 Nikolas Falco assigned an issue to Nikolas Falco  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42271  
 
 
  run a script defined in package.json scripts   
 

  
 
 
 
 

 
Change By: 
 Nikolas Falco  
 
 
Assignee: 
 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-42271) run a script defined in package.json scripts

2017-02-23 Thread nfalc...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nikolas Falco commented on  JENKINS-42271  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: run a script defined in package.json scripts   
 

  
 
 
 
 

 
 The NodeJS script step runs (platform indipendent) the follow shell command nodejs tmp-script.js where the content of tmp-script.js is that one defined in the job step and base dir WORKSPACE. That I know you have to load the _javascript_ file before with  

 
require('./myscript.js'); 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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-42271) run a script defined in package.json scripts

2017-02-22 Thread wozza.x...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 wozza xing created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42271  
 
 
  run a script defined in package.json scripts   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 nodejs-plugin  
 
 
Created: 
 2017/Feb/23 12:16 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 wozza xing  
 

  
 
 
 
 

 
 I tried to to run the release script but I couldn't get it working. require('npm-run-script')('release').once('exit',(code)=>console.log('exit in',code)) Error: Cannot find module 'npm-run-script'  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by