[JIRA] (JENKINS-13966) Parameter Factories on Trigger parameterized build

2016-11-22 Thread 0xcdcdc...@gmx.at (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Martin Ba commented on  JENKINS-13966  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Parameter Factories on Trigger parameterized build   
 

  
 
 
 
 

 
 I've hit this problem too today, as I wanted to add a ParameterFactories / All Nodes for Label Factory as a post-build step. In my case, it would appear I have a simple workaround, as I do not actually require it to be a post-build-step: Since it should only run when the build is stable and there are no other post-build steps, I can easily just add it as the last build step "Trigger/call builds on other projects" where the ParameterFactories is supported.  
 

  
 
 
 
 

 
 
 

 
 
 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-13966) Parameter Factories on Trigger parameterized build

2016-09-09 Thread medwa...@walledcity.ca (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Edwards commented on  JENKINS-13966  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Parameter Factories on Trigger parameterized build   
 

  
 
 
 
 

 
 The build trigger that supports ParameterFactory is BlockableBuildTriggerConfig which is a subclass of BuildTriggerConfig which (ironically) is the post-build trigger. Turns out it supports ParameterFactory too so it is trivial to add the jelly ui elements and move the DataBoundConstructor to the complete constructor. However, post-build triggers are added via the DependencyGraph (using ParameterizedDependency, a subclass of Dependency) and as far as I can tell there's no way to add a dynamic number dependencies to the DependencyGraph. Maybe I'm wrong here and I'd love to see a solution that still respected the DependencyGraph and learn more about Jenkins internals. A hacky solution would be to solve the feature the other way around: copy the buildresult condition from BuildTriggerConfig to BlockableBuildTriggerConfig. I feel like this isn't really what people want even if it closes the ticket and technically solves the issue in our environment. Anyways, if folks have advice, I'm happy to keep trying to solve this. Otherwise I hope this helps future people interested in this feature.  
 

  
 
 
 
 

 
 
 

 
 
 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-13966) Parameter Factories on Trigger parameterized build

2012-07-07 Thread d...@fortysix.ch (JIRA)















































domi
 assigned  JENKINS-13966 to huybrechts



Parameter Factories on Trigger parameterized build
















this is feature to be added to the parameterized-trigger plugin





Change By:


domi
(07/Jul/12 7:42 AM)




Assignee:


domi
huybrechts



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-13966) Parameter Factories on Trigger parameterized build

2012-05-31 Thread dav...@hmgcc.gov.uk (JIRA)
david e created JENKINS-13966:
-

 Summary: Parameter Factories on Trigger parameterized build
 Key: JENKINS-13966
 URL: https://issues.jenkins-ci.org/browse/JENKINS-13966
 Project: Jenkins
  Issue Type: New Feature
  Components: nodelabelparameter, parameterized-trigger
 Environment: Windows Server 2008 R2
Jenkins v1.450
parameterized-trigger v2.12
nodelabelparameter v1.1.4
Reporter: david e
Assignee: domi
Priority: Minor


When configuring a build trigger build step one can specify a parameter 
factory, like the very useful All Nodes for Label Factory from Node and Label 
parameter plugin.

It would be useful to have the same parameter factory options when configuring 
a trigger parameterized build post-build step.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira