Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needsadjustment

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needsadjustment
Дата
Msg-id 20170814231716.mgtxnafkkrwqjfrs@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needs adjustment  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needs adjustment  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-www
Hi,

On 2017-08-14 19:09:23 -0400, Andrew Dunstan wrote:
> > On Aug 14, 2017, at 6:59 PM, Andres Freund <andres@anarazel.de> wrote:
> > 
> >> On 2017-08-14 17:37:32 -0400, Tom Lane wrote:
> >> So I just tried to make the v10 branch, and was given the raspberry:
> >> 
> >> $ git push origin master:refs/heads/REL_10_STABLE
> >> Total 0 (delta 0), reused 0 (delta 0)
> >> remote: Branch refs/heads/REL_10_STABLE violates the policy: Branch name does not match allowed regexp
> >> remote: error: hook declined to update refs/heads/REL_10_STABLE
> >> To ssh://git@gitmaster.postgresql.org/postgresql.git
> >> ! [remote rejected] master -> REL_10_STABLE (hook declined)
> >> error: failed to push some refs to 'ssh://git@gitmaster.postgresql.org/postgresql.git'
> >> 
> >> 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.
> > 
> > Same problem also seems to exist in the buildfarm server...
> > 
> > Query for: stage=OK&animal=calliphoridae&ts=1502750274
> > Target: http://www.pgbuildfarm.org/cgi-bin/pgstatus.pl/$hash
> > Status Line: 492 Unknown code
> > Content: 
> > bad branch parameter REL_10_STABLE

> I am unfortunately away for about a week. Perhaps Stephen Frost can help with any emergency patches to the server 

Stephen? Any chance to relax the restriction here? It'd be somewhat bad
if we didn't have pg 10 buildfarm coverage over the next few days...

Greetings,

Andres Freund



В списке pgsql-www по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needs adjustment
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [pgsql-www] Failed to make v10 branch: gitmaster push hook needs adjustment