postgres icon indicating copy to clipboard operation
postgres copied to clipboard

ci: Use same image for windows tasks

Open nbyavuz opened this issue 1 year ago • 3 comments

After windows VS and mingw image generation tasks are merged on CI repo, refactor windows postgres tasks to use same image.

This PR needs to be merged together with https://github.com/anarazel/pg-vm-images/pull/80.

nbyavuz avatar Jul 17 '23 13:07 nbyavuz

This one we really need to do upstream in postgres / on the postgres lists...

anarazel avatar Jul 18 '23 16:07 anarazel

This one we really need to do upstream in postgres / on the postgres lists...

I will send a patch after https://github.com/anarazel/pg-vm-images/pull/80 is merged and tested.

nbyavuz avatar Jul 19 '23 09:07 nbyavuz

I tested the newest changes:

For meson branch: https://cirrus-ci.com/build/6190226549243904

For master branch: https://cirrus-ci.com/build/4935389023043584

I am planning to send this to postgres list: https://github.com/nbyavuz/postgres/commit/1103a79856f9d2945c4cbce285dd36a11a066506

nbyavuz avatar Aug 07 '23 10:08 nbyavuz