Hi Bertrand On Tue, Aug 27, 2019 at 9:39 AM Bertrand Delacretaz <bdelacre...@apache.org> wrote: > > Hi, > > On Wed, Aug 7, 2019 at 1:33 PM Zoran Regvart <zo...@regvart.com> wrote: > > > > ...for the Camel website we opted using docker containers with the > > required tools instead of relying on the tools provided on the build > > nodes.... > > Did you get this to run on an ASF build service, or do people have to > run the build locally?
We have the build running on ASF Jenkins[1], we're using pipeline build[2], so for multibranch pipeline job, to get the pull requests built I had to provide my own personal GitHub access token. This is a major nuisance, and there was a discussion on this previously[3][4], zoran [1] https://builds.apache.org/job/Camel.website/ [2] https://github.com/apache/camel-website/blob/master/Jenkinsfile [3] https://mail-archives.apache.org/mod_mbox/www-builds/201812.mbox/%3CCABD_Zr9uS1Ux63FYEyVOz9yi55j0DdOEz7uyFKRO9Lx0%3DdwAfw%40mail.gmail.com%3E [4] https://issues.apache.org/jira/browse/INFRA-17449 -- Zoran Regvart