On Thu, 20 Nov 2025 at 10:30, Niall Pemberton <[email protected]> wrote:
>
> On Thu, 20 Nov 2025 at 08:46, Niall Pemberton <[email protected]> 
> wrote:
> >
> > On Wed, 19 Nov 2025 at 11:18, sebb <[email protected]> wrote:
> > >
> > > That seems to have fixed it.
> >
> > Thats great - thanks Sebb.
> >
> > Are you planning to do any work on the other issues (jquery & fonts)?
> > I might have a look, although I'm busy with real life stuff atm.
>
> Sorry, just noticed you fixed jquery - I've now done the fonts - just
> waiting for the site to refresh to check

OK, all the CSP issues are fixed. The navigation script was broken, so
I've fixed that as well. I'm going to create the Infra JIRA to
shutdown Griffin resources now


Niall

>
> Niall
>
> >
> > Niall
> >
> > >
> > > On Wed, 19 Nov 2025 at 11:12, sebb <[email protected]> wrote:
> > > >
> > > > The site does not use .asf.yaml - maybe that is the cause of the update 
> > > > failure.
> > > > I'll give that a try.
> > > >
> > > > On Wed, 19 Nov 2025 at 10:11, sebb <[email protected]> wrote:
> > > > >
> > > > > On Wed, 19 Nov 2025 at 00:48, sebb <[email protected]> wrote:
> > > > > >
> > > > > > On Wed, 19 Nov 2025 at 00:36, sebb <[email protected]> wrote:
> > > > > > >
> > > > > > > On Tue, 18 Nov 2025 at 20:19, Niall Pemberton 
> > > > > > > <[email protected]> wrote:
> > > > > > > >
> > > > > > > > On Tue, 18 Nov 2025 at 17:33, sebb <[email protected]> wrote:
> > > > > > > >
> > > > > > > > > On Mon, 17 Nov 2025 at 17:00, Niall Pemberton 
> > > > > > > > > <[email protected]>
> > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > On Sun, 16 Nov 2025 at 10:14, sebb <[email protected]> wrote:
> > > > > > > > > > >
> > > > > > > > > > > On Sun, 16 Nov 2025 at 09:39, Niall Pemberton <
> > > > > > > > > [email protected]> wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > Griffin has some CSP issues, including using Google & 
> > > > > > > > > > > > Baidu
> > > > > > > > > analytics.
> > > > > > > > > > > > I created INFRA-27402 to get access to the Griffin Site 
> > > > > > > > > > > > Git
> > > > > > > > > > > > Repository, but currently its not working for me.
> > > > > > > > > > > >
> > > > > > > > > > > > https://issues.apache.org/jira/browse/INFRA-27402
> > > > > > > > > > > >
> > > > > > > > > > > > Once the access issue is resolved, I'll fix the 
> > > > > > > > > > > > analytics issues and
> > > > > > > > > > > > then we can decide whether we want to resolve the font 
> > > > > > > > > > > > & jquery
> > > > > > > > > issues
> > > > > > > > > > > > as well
> > > > > > > > > > >
> > > > > > > > > > > Not sure there is any need to fix the analytics - the 
> > > > > > > > > > > site does not
> > > > > > > > > > > override the CSP, so no data can be sent to the sites.
> > > > > > > > > > > AFAIK, this does not affect the look or behaviour of the 
> > > > > > > > > > > site.
> > > > > > > > > > >
> > > > > > > > > > > Whereas the broken font and jquery downloads may well 
> > > > > > > > > > > affect how the
> > > > > > > > > > > site looks and works.
> > > > > > > > > > >
> > > > > > > > > > > It seems to me that fixing font and jquery downloads is 
> > > > > > > > > > > more useful
> > > > > > > > > > > than removing analytics that are not working anywway.
> > > > > > > > > > > However it is more work.
> > > > > > > > > >
> > > > > > > > > > I now have access & I've fixed the analytics
> > > > > > > > >
> > > > > > > > > However the site does not build automatically; you need to 
> > > > > > > > > run:
> > > > > > > > >
> > > > > > > > > bash deploy.sh
> > > > > > > > >
> > > > > > > > > from the main branch.
> > > > > > > >
> > > > > > > >
> > > > > > > > I already manually committed to changes to the asf-site branch 
> > > > > > > > - from where
> > > > > > > > the website is served
> > > > > > >
> > > > > > > I agree that's where it should be derived, however something has 
> > > > > > > not worked.
> > > > > > > I just tried:
> > > > > > >
> > > > > > > $ curl -Ss https://griffin.apache.org/ | grep google
> > > > > > >         })(window, document, 'script',
> > > > > > > '//www.google-analytics.com/analytics.js', 'ga');
> > > > > > >
> > > > > > > It looks like the server has not been updated to the latest 
> > > > > > > commit;
> > > > > > > Infra need to investigate
> > > > > >
> > > > > > infra-reports.apache.org shows the current commit for griffin as 
> > > > > > 3e25fd5
> > > > > >
> > > > > > I can't find this commit in asf-site, but I did find this in the 
> > > > > > mailing list:
> > > > > >
> > > > > > https://lists.apache.org/thread/f35dfqd4q3c4psmbpqt032ghxq5gxd5n
> > > > > > This is dated 5 years ago!
> > > > >
> > > > > As is the index page date:
> > > > > Last-Modified: Tue, 10 Nov 2020 11:11:40 GMT
> > > > >
> > > > > Looks like changes are not being picked up by the webserver.
> > > > > I committed a dummy change and the site is still 5 years old.
> > > > >
> > > > > > > Sebb
> > > > > > > > Niall
> > > > > > > >
> > > > > > > >
> > > > > > > > >
> > > > > > > > > > Niall
> > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > > Niall
> > > > > > > > >

Reply via email to