Re: gitmaster access

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: bruce(at)momjian(dot)us, ishii(at)sraoss(dot)co(dot)jp, dpage(at)pgadmin(dot)org, horikyota(dot)ntt(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: gitmaster access
Date: 2022-05-12 03:05:14
Message-ID: 20220512.120514.36848100046718306.t-ishii@sranhm.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> I assume the URL list at:
>> https://git.postgresql.org/gitweb/?p=postgresql.git;a=summary
>> is for non-committers.
>
> Yeah, I agree with that. If we advertise the gitmaster address here,
> the primary result will be that we get a lot of complaints from random
> people complaining that they can't access it. A secondary result
> is likely to be an increase in attacks against that server.
>
> The onboarding process for new committers should include explaining
> about the separate master repo and how they can access it, but that
> is absolutely not something we should advertise widely.

Agreed. Probably we should remove
ssh://git(at)git(dot)postgresql(dot)org/postgresql.git from the page.

Best reagards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2022-05-12 03:13:12 Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To:
Previous Message Amit Kapila 2022-05-12 02:54:33 Re: Support logical replication of DDLs