[JIRA] (JENKINS-52605) Helix branches do not recurse when defining multibranch pipeline

2018-10-30 Thread pal...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Allen closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Updated in docs (soon to be released)  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-52605  
 
 
  Helix branches do not recurse when defining multibranch pipeline   
 

  
 
 
 
 

 
Change By: 
 Paul Allen  
 
 
Status: 
 In Progress Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-52605) Helix branches do not recurse when defining multibranch pipeline

2018-10-25 Thread kwilliam...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Williamson commented on  JENKINS-52605  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Helix branches do not recurse when defining multibranch pipeline   
 

  
 
 
 
 

 
 Bubble help is fixed in the latest release (1.9.2).  Online doc is  in progress.   
 

  
 
 
 
 

 
 
 

 
 
 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-52605) Helix branches do not recurse when defining multibranch pipeline

2018-10-25 Thread kwilliam...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Kevin Williamson assigned an issue to Kevin Williamson  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52605  
 
 
  Helix branches do not recurse when defining multibranch pipeline   
 

  
 
 
 
 

 
Change By: 
 Kevin Williamson  
 
 
Assignee: 
 Paul Allen Kevin Williamson  
 

  
 
 
 
 

 
 
 

 
 
 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-52605) Helix branches do not recurse when defining multibranch pipeline

2018-08-23 Thread pal...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Allen started work on  JENKINS-52605  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Paul Allen  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52605) Helix branches do not recurse when defining multibranch pipeline

2018-08-22 Thread kwi...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Wirth commented on  JENKINS-52605  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Helix branches do not recurse when defining multibranch pipeline   
 

  
 
 
 
 

 
 Needs documentation that this is expected behavior. Built in bubble help  currently states it's recursive: 

 

The plugin will recursively search for a Jenkinsfile (or defined item) using the last directory name for the multi-branch name.
	For example: //depot/...

 

 And online doc is not explicit that it is not recursive: https://github.com/jenkinsci/p4-plugin/blob/master/docs/MULTI.md#helix-branches   Additionally the folder name is the unique identifier so doc should state that branch names must be unique.  For example if you use the mapping:   //depot/BaseProj/Proj*/...   or the mapping:   //depot/BaseProj/ProjA/... //depot/BaseProj/ProjB/...  And the directories are:  //depot/BaseProj/ProjA/01 //depot/BaseProj/ProjA/02 //depot/BaseProj/ProjB/01  ** //depot/BaseProj/ProjB/02  **  //depot/BaseProj/ProjB/03 //depot/BaseProj/ProjB/04  You will end up with the following branches because '01' and '02' are not unique:  01 (from ProjA) 02 (from ProjA) 04 (from ProjB) 05 (from ProjB)    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52605) Helix branches do not recurse when defining multibranch pipeline

2018-08-08 Thread pal...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Allen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52605  
 
 
  Helix branches do not recurse when defining multibranch pipeline   
 

  
 
 
 
 

 
Change By: 
 Paul Allen  
 
 
Labels: 
 P4_B  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52605) Helix branches do not recurse when defining multibranch pipeline

2018-08-08 Thread pal...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Allen assigned an issue to Paul Allen  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52605  
 
 
  Helix branches do not recurse when defining multibranch pipeline   
 

  
 
 
 
 

 
Change By: 
 Paul Allen  
 
 
Assignee: 
 Paul Allen  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52605) Helix branches do not recurse when defining multibranch pipeline

2018-08-08 Thread pal...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Allen commented on  JENKINS-52605  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Helix branches do not recurse when defining multibranch pipeline   
 

  
 
 
 
 

 
 Relates to https://github.com/p4paul/p4-jenkins/issues/35; specifically to the reference to using a 'separate folder in Jenkins for each level of hierarchy found'.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52605) Helix branches do not recurse when defining multibranch pipeline

2018-08-08 Thread pal...@perforce.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Paul Allen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52605  
 
 
  Helix branches do not recurse when defining multibranch pipeline   
 

  
 
 
 
 

 
Change By: 
 Paul Allen  
 

  
 
 
 
 

 
 If I have a multibranch pipeline and set Helix Branch as the source, and provide it with //depot/… as my branch to include, it only seems to scan one layer deep (it picks up //depot/project/Jenksinfile , but does not pick up //depot/project/dev/username/Jenkinsfile).The help tip for this input claims that "A List of Perforce Depot paths (separated by new lines). The plugin will recursively search for a Jenkinsfile (or defined item) using the last directory name for the multi-branch name."This does not seem to be true.I can trick it by defining separate entries for each depth of hierarchy I might expect: {code} //depot/*//depot/*/*//depot/*/*/*etc {code} I care about this because I want to use a single job definition for all of my client projects, each of which is free to use a Jenkinsfile of their choosing, to reduce maintenance. Not all projects follow an identical depth of hierarchy.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





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