[JIRA] (JENKINS-35691) Log user input on pipeline input step

2016-08-29 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35691  
 
 
  Log user input on pipeline input step   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Component/s: 
 pipeline-input-step-plugin  
 
 
Component/s: 
 pipeline  
 

  
 
 
 
 

 
 
 

 
 
 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-35691) Log user input on pipeline input step

2016-08-29 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Won't Do  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 There are all sorts of steps whose return value you might, or might not, care to see for debugging purposes. Would be undesirable in general to be too chatty in the logs.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-35691  
 
 
  Log user input on pipeline input step   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Won't Do  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-35691) Log user input on pipeline input step

2016-08-29 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35691  
 
 
  Log user input on pipeline input step   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Labels: 
 pipeline ui  
 

  
 
 
 
 

 
 
 

 
 
 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-35691) Log user input on pipeline input step

2016-06-14 Thread repkov.de...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Repkov Denis updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35691  
 
 
  Log user input on pipeline input step   
 

  
 
 
 
 

 
Change By: 
 Repkov Denis  
 

  
 
 
 
 

 
 When {{input}} pipeline step is used, only name of the user who has provided input is logged (see JENKINS-26121), but not the value of the  inout  input  itself.To make debugging of pipelines easier, and to be able to analyze pipeline builds without using {{println}} for each input variable, the input should be logged together with user name.  
 

  
 
 
 
 

 
 
 

 
 
 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-35691) Log user input on pipeline input step

2016-06-14 Thread repkov.de...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Repkov Denis created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35691  
 
 
  Log user input on pipeline input step   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Jesse Glick  
 
 
Components: 
 workflow-plugin  
 
 
Created: 
 2016/Jun/14 6:49 AM  
 
 
Environment: 
 Jenkins 2.7  
 
 
Labels: 
 ui pipeline  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Repkov Denis  
 

  
 
 
 
 

 
 When input pipeline step is used, only name of the user who has provided input is logged (see JENKINS-26121), but not the value of the inout itself. To make debugging of pipelines easier, and to be able to analyze pipeline builds without using println for each input variable, the input should be logged together with user name.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment