Change By: Jeremiah Norris (18/Feb/15 8:33 PM)
Summary: git polling/web hooks  need to occur in a separate "polling workspace"  will not start concurrent builds
Description: The main issue  I 'm trying to solve is I  need a web hook to be able to kick off concurrent builds. Whereas right now if a commit comes in to a job that is already building that commit will just be ignored and will never be built .

Essentially the way the current git activities work are a little unintuitive since they depend
 even if concurrent builds is turned  on  a local git repository to be sitting in the workspace from a previous build .

Instead when a new job is created that has a git repository listed in SCM a local repository should be immediately pulled In addition  to  be used for polling and  web hooks  that is completely independant of the  not working when a  job  workspace  is already running .

There are probably more elegant or lightweight solutions to this issue to
 Polling will not even  be  explored. I want to see how much interest there is in this subject and  attempted  if  there  a job  is  anyone more experienced who wants to contribute that would be great  currently running. Which makes since for most builds , but  my team is in dire need of this so I will look into coding it if no one else has value  not  for  a solution  builds with concurrent builds enabled .
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to