Re: CI: Add task that runs pgindent

From: Andres Freund <andres(at)anarazel(dot)de>
To: Jelte Fennema-Nio <me(at)jeltef(dot)nl>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Subject: Re: CI: Add task that runs pgindent
Date: 2025-11-07 15:33:58
Message-ID: l3lsrf5wnr63cu55zmu6kqm75gnlbhxzftz3wcahjiyaocxbnj@w2peh7fl42mg
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2025-10-21 14:19:29 +0200, Jelte Fennema-Nio wrote:
> +# Check that code follows formatting standards
> +task:
> + name: FormattingCheck

Why does this need to be a separate task, instead of being folded into the
CompilerWarnings task or such? Increasing the peak numbers of CPUs cfbot needs
is unfortunately somewhat annoying, as I've been fighting w/ GCP to increase
the quotas much higher than what they are right now.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-11-07 15:39:42 Re: Decouple C++ support in Meson's PGXS from LLVM enablement
Previous Message Heikki Linnakangas 2025-11-07 15:33:09 Multixid SLRU truncation bugs at wraparound