Re: Who has not migrated yet?

2020-08-16 Thread Hasan
Hi Gavin Sorry for not doing this earlier. Could you please create a folder for Clerezza? Many thanks Hasan On Fri, Aug 14, 2020 at 10:33 AM Gavin McDonald wrote: > Hi All, > > Tomorrow is the deadline for migrating to ci-builds.a.o and for builds.a.o > to be turned off. > > So, who has not m

Re: Maven builds out of control

2020-08-16 Thread Dennis Kieselhorst
Hi, I still see that most executors are blocked by Maven builds. I'm trying to get a job migration done but as in the past the queue is occupied by hundereds of Maven builds. Please try to improve that! Best, Dennis

Re: GitHub Pull Request Builder - Deprecated

2020-08-16 Thread Lukasz Lenart
pt., 14 sie 2020 o 11:25 Lukasz Lenart napisał(a): > > [3] - > > https://docs.cloudbees.com/docs/admin-resources/latest/plugins/pull-request-builder-for-github#pull-request-builder-for-github-usage > > I have enabled "Build pull requests to the repository" as mentioned in > [3] and could you check

Re: X-Content-Security-Policy on ci-buils.a.o

2020-08-16 Thread Matt Sicker
There’s a new resource subdomain setting for this to avoid allowing cross site scripting exploits from published stuff on the Jenkins domain. It’s an admin setting, though. On Sun, Aug 16, 2020 at 05:25 Sebastian wrote: > Hi, > > > > when the accessing Javadocs on the new ci-builds.apache.org th

X-Content-Security-Policy on ci-buils.a.o

2020-08-16 Thread Sebastian
Hi, when the accessing Javadocs on the new ci-builds.apache.org the server sends Content-Security-Policy: sandbox; default-src 'none'; img-src 'self'; style-src 'self'; which causes that the "nightly" docs aren't shown properly in the browser, eg. - frames are empty https://ci-builds.apac