From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Buildfarm latest links |
Date: | 2021-05-23 10:36:32 |
Message-ID: | CABUevEzdCOzWrGL+fQ=--7pw6TE3RxAJshuYDANg92Cj93CsWQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, May 22, 2021 at 11:50 PM Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
>
> On 5/22/21 5:42 PM, Magnus Hagander wrote:
> >
> >
> > On Sat, May 22, 2021, 23:40 Andrew Dunstan <andrew(at)dunslane(dot)net
> > <mailto:andrew(at)dunslane(dot)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
> > <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...
> >
> >
>
> Yeah. Should be fixed now.
Thanks!
--
Magnus Hagander
Me: https://www.hagander.net/
Work: https://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | vignesh C | 2021-05-23 10:47:03 | Re: Added missing tab completion for alter subscription set option |
Previous Message | David Rowley | 2021-05-23 10:03:45 | Re: RelOptInfo.all_partrels does not seem to do very much |