pgsql: ci: Add task testing windows with mingw

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ci: Add task testing windows with mingw
Date: 2022-11-18 00:22:50
Message-ID: E1ovp9d-000feT-W2@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ci: Add task testing windows with mingw

For now the task has been set to be manually triggered, as we are already
limited by the amount of CI time available for windows, particularly on cfbot.

Author: Melih Mutlu <m(dot)melihmutlu(at)gmail(dot)com>
Reviewed-by: Andrew Dunstan <andrew(at)dunslane(dot)net>
Reviewed-by: Andres Freund <andres(at)anarazel(dot)de>
Reviewed-by: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Reviewed-by: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAGPVpCSKS9E0An4=e7ZDnme+y=WOcQFJYJegKO8kE9=gh8NJKQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/967db242c2aa7d50300e20bd8a403bd905feec38

Modified Files
--------------
.cirrus.yml | 91 +++++++++++++++++++++++++++++++++++++++++++++--------
src/tools/ci/README | 2 +-
2 files changed, 79 insertions(+), 14 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-11-18 02:27:39 pgsql: psql: Improve tab completion for GRANT/REVOKE
Previous Message Peter Geoghegan 2022-11-17 22:57:12 pgsql: Standardize rmgrdesc recovery conflict XID output.