some AppVeyor files - Mailing list pgsql-hackers

From Peter Eisentraut
Subject some AppVeyor files
Date
Msg-id d8e78714-dc77-4a64-783f-e863ba4d951f@2ndquadrant.com
Whole thread Raw
Responses Re: some AppVeyor files  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
Many people enjoy the Windows testing the cfbot runs on the AppVeyor 
service.

You can also run this yourself without the detour through the commit 
fest app.  Attached are three patches that add .appveyor.yml files, for 
MSVC, MinGW, and Cygwin respectively.  (An open problem is to combine 
them all into one.)  I have been using these regularly over the last few 
months to test code on these Windows variants.

To use them, first you need to set up your AppVeyor account and link it 
to a github (or gitlab or ...) repository.  Then git am the patch on top 
of some branch, push to github (or ...) and watch it build.

This is just for individual enjoyment; I don't mean to commit them at 
this time.

(Some of this has been cribbed from the cfbot work and many other places 
all over the web.)

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ASLR support for Postgres12
Next
From: Robert Haas
Date:
Subject: Re: backup manifests