Use the same Windows image on both VS and MinGW tasks

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Andres Freund <andres(at)anarazel(dot)de>
Subject: Use the same Windows image on both VS and MinGW tasks
Date: 2023-08-29 12:18:29
Message-ID: CAN55FZ2kWYjPd7uUC5QswrB3tfVJDiURqC+MGM6a3oeev=VgOA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The VS and MinGW Windows images are merged on Andres' pg-vm-images
repository now [1]. So, the old pg-ci-windows-ci-vs-2019 and
pg-ci-windows-ci-mingw64 images will not be updated from now on. This
new merged image (pg-ci-windows-ci) needs to be used on both VS and
MinGW tasks.
I attached a patch for using pg-ci-windows-ci Windows image on VS and
MinGW tasks.

CI run when pg-ci-windows-ci is used:
https://cirrus-ci.com/build/6063036847357952

[1]: https://github.com/anarazel/pg-vm-images/commit/6747f676b97348d47f041b05aa9b36cde43c33fe

Regards,
Nazir Bilal Yavuz
Microsoft

Attachment Content-Type Size
v1-0001-windows-Use-the-same-Windows-image-on-both-VS-and.patch text/x-diff 1.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2023-08-29 12:21:48 Re: Autogenerate some wait events code and documentation
Previous Message Jelte Fennema 2023-08-29 12:10:54 Re: proposal: psql: show current user in prompt