[ 
https://issues.apache.org/jira/browse/SLING-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285146#comment-16285146
 ] 

Konrad Windszus edited comment on SLING-7245 at 12/10/17 9:47 AM:
------------------------------------------------------------------

We should have a closer look at how Apache Maven 
(https://builds.apache.org/view/M-R/view/Maven/job/maven-box/) is doing it with 
the help of https://github.com/stephenc/asf-gitpubsub-jenkins-plugin. This 
plugin supports ASF Gitbox. Just using plain git as source for multibranching 
means a lot of overhead (since an actual git clone is necessary to figure out 
all branches).

The best case though would be to either use the Jenkinsfile from the according 
repo or as fallback a global one. 


was (Author: kwin):
We should have a closer look at how Apache Maven is doing it with the help of 
https://github.com/stephenc/asf-gitpubsub-jenkins-plugin. This plugin supports 
ASF Gitbox. Just using plain git as source for multibranching means a lot of 
overhead (since an actual git clone is necessary to figure out all branches).

The best case though would be to either use the Jenkinsfile from the according 
repo or as fallback a global one. 

> Validate pull requests using Jenkins
> ------------------------------------
>
>                 Key: SLING-7245
>                 URL: https://issues.apache.org/jira/browse/SLING-7245
>             Project: Sling
>          Issue Type: Improvement
>          Components: Best practices
>            Reporter: Robert Munteanu
>
> We should refine the work done in SLING-7163 and validate PRs using Jenkins.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to