[JIRA] (JENKINS-38213) PROMOTION_ENV return env vars for the promotion environment not from the source of the promotion

2018-03-13 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Sorry, over last months I had no time to work on the plugin, because I had to focus on the Jenkins core and other projects. I also have not been using this plugin on my own since 2016. So I have decided to unassign the issues so that there is no expectation that I work on them anytime soon. Currently the plugin is being transfered to another maintainer. Hopefully he will have some time to finish triaging of the issues and maybe to deliver some fixes. But, as in any community-driven project, everybody is welcome to propose pull requests and to contribute to the plugin's state.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-38213  
 
 
  PROMOTION_ENV return env vars for the promotion environment not from the source of the promotion   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Assignee: 
 Oleg Nenashev  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

[JIRA] (JENKINS-38213) PROMOTION_ENV return env vars for the promotion environment not from the source of the promotion

2016-09-14 Thread michaeldkfow...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Fowler updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38213  
 
 
  PROMOTION_ENV return env vars for the promotion environment not from the source of the promotion   
 

  
 
 
 
 

 
Change By: 
 Michael Fowler  
 

  
 
 
 
 

 
  {code:java}${PROMOTION_ENV, var="BUILD_DISPLAY_NAME"}${ENV, var="BUILD_DISPLAY_NAME"}{code}Both return the Build  nameset  name set  in the promotion process ,  not the build name of the job containing the promotion procecss  
 

  
 
 
 
 

 
 
 

 
 
 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-38213) PROMOTION_ENV return env vars for the promotion environment not from the source of the promotion

2016-09-14 Thread michaeldkfow...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Fowler updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38213  
 
 
  PROMOTION_ENV return env vars for the promotion environment not from the source of the promotion   
 

  
 
 
 
 

 
Change By: 
 Michael Fowler  
 

  
 
 
 
 

 
 {code:java} ${PROMOTION_ENV, var="BUILD_DISPLAY_NAME"}${ENV, var="BUILD_DISPLAY_NAME"} {code}   Both return the Build  name of  nameset in  the promotion process not the build name of the job containing the promotion procecss  
 

  
 
 
 
 

 
 
 

 
 
 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-38213) PROMOTION_ENV return env vars for the promotion environment not from the source of the promotion

2016-09-14 Thread michaeldkfow...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Fowler created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38213  
 
 
  PROMOTION_ENV return env vars for the promotion environment not from the source of the promotion   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Oleg Nenashev  
 
 
Components: 
 promoted-builds-plugin  
 
 
Created: 
 2016/Sep/14 7:42 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Michael Fowler  
 

  
 
 
 
 

 
 $ {PROMOTION_ENV, var="BUILD_DISPLAY_NAME"} $ {ENV, var="BUILD_DISPLAY_NAME"} Both return the Build name of the promotion process not the build name of the job containing the promotion procecss  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment