[JIRA] (JENKINS-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2019-02-18 Thread stephen.hallybur...@unimelb.edu.au (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stephen Hallyburton commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 Same here with Jenkins 2.150.2 and Build Pipeline 1.5.8  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2016-10-03 Thread naici...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Juan Alvarez commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 Same here with Jenkins 2.7.2 and Build Pipeline Plugin 1.5.4.  
 

  
 
 
 
 

 
 
 

 
 
 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-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2016-09-23 Thread derek...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 DEREK LU commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 I made some change in my local as a customized workaround.  Also I created a poll request "Provide an ability to enter build notes/parameters for a Manual step in the pipeline" https://github.com/geoffbullen/build-pipeline-plugin/pull/4 Hope it can be developed and included in a formal release.  
 

  
 
 
 
 

 
 
 

 
 
 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-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2016-09-02 Thread derek...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 DEREK LU commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 The Pipeline as code can promote for parameter value input, but it holds the executor. Our use case is to provide approval note from one stage to another, which may happen several days later.  I have implemented a workaround in our case for now. Let the Manual Approving Job check a file parameter to decide to move forward or not. Then created another job to accept values for the parameter and save it to a file. In the Build pipeline, a string parameter is used to create a link to the parameter entering job, and it is displayed in the reversion box. the links is like   Enter Parameters This will popup the job in a lightbox within the build pipeline. It is complicated and just a workaround. We really hope if this issue can get fixed soon.  
 

  
 
 
 
 

 
 
 

 
 
 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-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2016-09-02 Thread torsten.klei...@ikb.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Torsten Kleiber commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 Unfortunatly not.  
 

  
 
 
 
 

 
 
 

 
 
 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-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2016-09-02 Thread florian.miedn...@vipco.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Florian Miedniak commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 @Torsten Kleiber: Great to hear, others are dealing with the same problems  Do you have any workaround found for the "stalling pipeline issue"?  
 

  
 
 
 
 

 
 
 

 
 
 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-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2016-09-02 Thread torsten.klei...@ikb.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Torsten Kleiber commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 That is the same reason why I don't have switched to pipeline (formerly workflow) plugin. Please vote for the corresponding Issue: https://issues.jenkins-ci.org/browse/JENKINS-37515  
 

  
 
 
 
 

 
 
 

 
 
 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-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2016-09-02 Thread florian.miedn...@vipco.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Florian Miedniak commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 We would also very, very appreciate seeing this solved: Currently we're having several more or less awkward workarounds for this: 
 
Let the jenkins job get the necessary info from a properties file, which is either located in the jobs' workspace or inside a version control system 
"Ask" the user by sending an email and parse the reply 
 Note: Yes, there now is the workflow plugin, which admittetly makes the construction of pipelines much more easier and already allows for entering parameters on manual approval steps. But waiting for user input results in the pipeline job to be keep "running", which feels (at least IMO) not very well, especially if the manual approval takes a long time (days or even weeks) ...  
 

  
 
 
 
 

 
 
 

 
 
 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-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2016-09-01 Thread derek...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 DEREK LU commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 We have a use case to manually start job (from build pipeline) with prompting the user to input values for parameters. is there a plan to have this fixed? Thanks.  
 

  
 
 
 
 

 
 
 

 
 
 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-19121) Build pipeline plugin no longer prompts for parameters of parameterised job

2016-08-01 Thread nf...@gmx.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nico Falk commented on  JENKINS-19121  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build pipeline plugin no longer prompts for parameters of parameterised job   
 

  
 
 
 
 

 
 Any news on this issue?  
 

  
 
 
 
 

 
 
 

 
 
 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.