pgsql: ci: windows: enable build summary to make it easier to spot warn

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ci: windows: enable build summary to make it easier to spot warn
Date: 2022-01-13 19:20:24
Message-ID: E1n85e4-0003iC-GO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-01-13 19:52:12 Re: pgsql: Improve error handling of cryptohash computations
Previous Message Laurenz Albe 2022-01-13 17:52:19 Re: pgsql: Improve error handling of cryptohash computations