Change By: Jeremiah Norris (10/Feb/15 8:42 PM)
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
 why  way  the current git activities work are a little unintuitive since they depend 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 to be used
 from  for  polling and  webhooks  web hooks  that is completely independant of the job workspace.

There are probably more elegant or lightweight solutions to this issue to be explored. I want to see how much interest there is in this subject and if there is anyone more experienced who wants to contribute that would be great, but my team is in dire need of this so I will look into coding
 it  if no one else has value for a solution.
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.

Reply via email to