On Sat, May 22, 2021, 23:40 Andrew Dunstan <and...@dunslane.net> wrote:
> > On 5/22/21 4:20 PM, Magnus Hagander wrote: > > Our website links to: > > > > > https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=guaibasaurus&dt=latest&stg=make-doc > > > > in order to display the latest build log for the docs. > > > > This appears to have stopped working at some point. I don't know when, > > unfortunately, it was just brought to my attention now. > > > > Hopefully this is something that can easily be brought back? I'm not > > sure exactly how useful the build log is, but if it's easy enough to > > restore... > > > > (The link works fine if I put the exact date in, but the whole point > > of it is to have a static link on the website that goes to whatever is > > latest at the particular moment) > > > > > Odd. the code for it is still there. I will investigate. > Without looking closely, I wonder if you break it by validating the dates too early or so? That seems to be a relatively recent commit... /Magnus >