[JIRA] (JENKINS-49388) Passing variables to a Jenkinsfile shell script within "sh"

2018-02-12 Thread luhke...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Lu commented on  JENKINS-49388  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Passing variables to a Jenkinsfile shell script within "sh"   
 

  
 
 
 
 

 
 Actually when the "Plan" stage runs, the value of FOO is picked up correctly, but somehow the FOO variable itself is not passed into the environment of ./tests/run.sh, so I don't think it's an issue of scope  
 

  
 
 
 
 

 
 
 

 
 
 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] [cmakebuilder-plugin] (JENKINS-30075) Documentation for new cmakeplugin

2015-08-20 Thread luhke...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kevin Lu created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30075 
 
 
 
  Documentation for new cmakeplugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 cmakebuilder-plugin 
 
 
 

Created:
 

 21/Aug/15 3:43 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Kevin Lu 
 
 
 
 
 
 
 
 
 
 
The cmakebuilder plugin apparently got completely revamped in the last month. 
There are parts of the old cmake plugin that I don't know how to replicate in the new one.  
For instance, I have an install directory. Is there a way to specify that in jenkins? Do I have to do it in cmake itself, somehow? 
Some documentation would be appreciated. It's just annoying for there to be this massive change and hardly a post anywhere about how to use it. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment