[JIRA] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration for Parameterized Trigger

2015-08-31 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-26050 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Workflow integration for Parameterized Trigger  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: COMPATIBILITY.md http://jenkins-ci.org/commit/workflow-plugin/ad0ae293d06a22284930bf6bb4f7096b2f357771 Log: 

JENKINS-26050
 Noting release. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration for Parameterized Trigger

2015-08-12 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick commented on  JENKINS-26050 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Workflow integration for Parameterized Trigger  
 
 
 
 
 
 
 
 
 
 

the upstream/downstream relationships is not visible in the web browser/API
 
This is not possible from the plugin currently since DependencyGraph is currently limited to AbstractProject. I filed JENKINS-29913 to track it. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration for Parameterized Trigger

2015-08-12 Thread vegard.endre...@nordicsemi.no (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Vegard Endresen commented on  JENKINS-26050 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Workflow integration for Parameterized Trigger  
 
 
 
 
 
 
 
 
 
 
Version 2.28 works, nice! 
As a comment the upstream/downstream relationships is not visible in the web browser/API. I think this would be nice to have.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration for Parameterized Trigger

2015-08-10 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-26050 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Workflow integration for Parameterized Trigger  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Sam Van Oort Path: pom.xml src/main/java/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig.java src/main/java/hudson/plugins/parameterizedtrigger/BuildTrigger.java src/main/java/hudson/plugins/parameterizedtrigger/BuildTriggerConfig.java src/main/java/hudson/plugins/parameterizedtrigger/DefaultParameterValuesActionsTransform.java src/main/java/hudson/plugins/parameterizedtrigger/ITransformProjectParametersAction.java src/main/java/hudson/plugins/parameterizedtrigger/ProjectSpecificParameterValuesActionTransform.java src/main/java/hudson/plugins/parameterizedtrigger/ProjectSpecificParametersActionFactory.java src/main/java/hudson/plugins/parameterizedtrigger/TriggerBuilder.java src/main/resources/hudson/plugins/parameterizedtrigger/BuildTriggerConfig/config.jelly src/test/java/hudson/plugins/parameterizedtrigger/test/BuildTriggerConfigTest.java src/test/java/hudson/plugins/parameterizedtrigger/test/TriggerBuilderTest.java http://jenkins-ci.org/commit/parameterized-trigger-plugin/5f0492121b03f68000f85ec04340a853e660ed59 Log: Merge pull request #87 from svanoort/feature-workflow-compatibility 
JENKINS-26050 Fix Workflow compatibility for Parameterized Trigger 
Compare: https://github.com/jenkinsci/parameterized-trigger-plugin/compare/df0ee6e4a68b...5f0492121b03 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration for Parameterized Trigger

2015-07-22 Thread svano...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sam Van Oort assigned an issue to Sam Van Oort 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-26050 
 
 
 
  Workflow integration for Parameterized Trigger  
 
 
 
 
 
 
 
 
 

Change By:
 
 Sam Van Oort 
 
 
 

Assignee:
 
 huybrechts SamVanOort 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration for Parameterized Trigger

2015-07-22 Thread svano...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sam Van Oort started work on  JENKINS-26050 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Sam Van Oort 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration for Parameterized Trigger

2015-05-27 Thread m...@nordicsemi.no (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Markus commented on  JENKINS-26050 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Workflow integration for Parameterized Trigger  
 
 
 
 
 
 
 
 
 
 
Any one that has a workaround for the lack of Workflow integration for Parameterized Trigger? The triggering can be solved, but I have problems passing parameters to a downstream Workflow without the Parameterized Trigger plugin. (Who actually triggered me?) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration for Parameterized Trigger

2015-05-27 Thread m...@nordicsemi.no (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Markus edited a comment on  JENKINS-26050 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Workflow integration for Parameterized Trigger  
 
 
 
 
 
 
 
 
 
 - AnyonethathasaworkaroundforthelackofWorkflowintegrationforParameterizedTrigger?Thetriggeringcanbesolved,butIhaveproblemspassingparameterstoadownstreamWorkflowwithouttheParameterizedTriggerplugin.(Whoactuallytriggeredme?) -Edit:Myworkaroundseemstobesetupthedownstreamworkflowjobasanormalparametrizedjob.Theseparametersareavailabledirectlyasvariables.I'llthenusetheRESTAPIandcurltotriggerthedownstreamjobwithparameters. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration for Parameterized Trigger

2015-03-17 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 updated  JENKINS-26050


Workflow integration for Parameterized Trigger
















Change By:


Jesse Glick
(17/Mar/15 7:05 PM)




Summary:


Workflowintegration
forParameterizedTrigger



























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







-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration

2015-03-08 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 commented on  JENKINS-26050


Workflow integration















https://github.com/jenkinsci/build-token-root-plugin/commit/e859e2f1cb51b203f8e13932f76ac0a69b2e75e5 may be helpful as an example of ParameterizedJobMixIn usage.



























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







-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration

2014-12-22 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 commented on  JENKINS-26050


Workflow integration















Job doesn't provide scheduleBuild2
Job doesn't provide getQueuePeriod getQuietPeriod?

ParameterizedJobMixIn provides both. SCMTriggerItem is not appropriate here.

Job doesn't provide findNearest

This should really be deprecated, and callers directed to use the more general Items.findNearest.

DependencyGraph works only for AbstractProject.

True; until this core refactoring is done, this mode would simply not be supported for workflows. See the third paragraph of my original description.

AbstractProject doesn't implements SCMTriggerItem

It is implement by Project. At any rate, as above, do not pay attention to this interface here.

Does workflow-plugin provides alternate way to define dependencies between workflow projects?

Other than the fact that a workflow can build another and provide an UpstreamCause, no, there is no DependencyGraph support. Again, for TriggerBuilder (and one mode of BuildTrigger) this does not matter.



























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







-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration

2014-12-19 Thread de...@ikedam.jp (JIRA)














































ikedam
 commented on  JENKINS-26050


Workflow integration















Problems happen when simply replaced AbstractProject to Job:

	Job doesn't provide scheduleBuild2 (in BuildTriggerConfig#schedule)
	Job doesn't provide getQueuePeriod (in BuildTriggerConfig#schedule)
	Job doesn't provide findNearest (in BuildTriggerConfig.DescriptorImpl#doCheckProjects)
	DependencyGraph works only for AbstractProject.





























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







-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration

2014-12-19 Thread de...@ikedam.jp (JIRA)














































ikedam
 commented on  JENKINS-26050


Workflow integration















What I cannot understand:

	WorkflowJob doesn't inherit AbstractProject.
	AbstractProject doesn't implements SCMTriggerItem.
	
		SCMTriggerItem (since Jenkins 1.568) provides scheduleBuild2 and getQuietPeriod, and looks a good replacement for AbstractProject.
	
	
	DependencyGraph works only for AbstractProject.
	
		Does workflow-plugin provides alternate way to define dependencies between workflow projects?
	
	





























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







-- 
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] [parameterized-trigger-plugin] (JENKINS-26050) Workflow integration

2014-12-12 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 created  JENKINS-26050


Workflow integration















Issue Type:


New Feature



Assignee:


huybrechts



Components:


parameterized-trigger-plugin



Created:


12/Dec/14 7:05 PM



Description:


Currently hudson.plugins.parameterizedtrigger.BuildTriggerConfig and related classes is designed to assume that the downstream project is an AbstractProject, preventing it from triggering a WorkflowJob in schedule (see also perform, perform2, DescriptorImpl.doCheckProjects, etc.).

This could probably be relaxed by just checking for a Job  Queue.Task from which you can schedule a job with a little difficulty (check ParameterizedJob.getQuietPeriod and Job.isBuildable); or perhaps SCMTriggerItem whose scheduleBuild2 is more convenient.

Should work smoothly for TriggerBuilder. For BuildTrigger, can work to the extent that canDeclare is made to be false, so that the triggering is done explicitly rather than via DependencyDeclarer (and thus the DependencyGraph, which at least for now is restricted to AbstractProject).




Project:


Jenkins



Labels:


workflow




Priority:


Major



Reporter:


Jesse Glick

























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







-- 
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.