On 10/21/21 5:55 PM, Matthias van de Meent wrote:
On Sat, 2 Oct 2021 at 17:05, Tom Lane <t...@sss.pgh.pa.us> wrote:

Andres Freund <and...@anarazel.de> writes:
It's not like this forces you to use cirrus or anything. For people that don't
want to use CI, It'll make cfbot a bit more effective (because people can
adjust what it tests as appropriate for $patch), but that's it.

I don't disagree on that part, but I fail to see what makes the
situations of an unused CI config file in the tree and an unused
`/.idea/` or `/.vs/` specifier in the .gitignore [0][1] distinct
enough for it to be resolved differently. Both are quality-of-life
additions for those that use that tool, while non-users of that tool
can ignore those configuration entries.

There is a better solution to that. Just add those files to the global gitignore on your machine. You will want to ignore those files in all git repositories on your machine anyway. On the other hand the configuration files for the CI are relevant to just the PostgreSQL repo.

Andreas


Reply via email to