pgsql: ci: windows: enable build summary to make it easier to spot warn - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: ci: windows: enable build summary to make it easier to spot warn
Date
Msg-id E1n85e4-0003iC-GO@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ci: windows: enable build summary to make it easier to spot warnings / errors.

The build summary was disabled unintentionally by setting the build verbosity
lower.

While at it, also add ForceNoAlign to prevent msbuild from introducing
linebreaks in the middle of filenames etc - they make it harder to copy
output.

Discussion: https://postgr.es/m/20220113175554.u6gw7olrdfzivl3n@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8a1ce5e54f6d144e4f8e19af7c767b026ee0c956

Modified Files
--------------
.cirrus.yml | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Check for STATUS_DELETE_PENDING on Windows.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Improve error handling of cryptohash computations