Re: Failed to make v10 branch: gitmaster push hook needs adjustment

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: Failed to make v10 branch: gitmaster push hook needs adjustment
Date: 2017-08-14 22:02:40
Message-ID: 4152.1502748160@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> On Mon, Aug 14, 2017 at 11:37 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Presumably, there's some bit of logic there that's expecting two numeric
>> portions and no underscore just after REL. Somebody please update it to
>> expect the format REL_\d+_STABLE for future branch names.

> That's indeed an oops. Forgot about that one.
> Hook config updated, please try again.

Worked this time, thanks!

regards, tom lane

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Andres Freund 2017-08-14 22:59:19 Re: Failed to make v10 branch: gitmaster push hook needs adjustment
Previous Message Magnus Hagander 2017-08-14 21:44:50 Re: Failed to make v10 branch: gitmaster push hook needs adjustment