Travis recently added Windows support, now that they moved this part to GCE:
https://blog.travis-ci.com/2018-10-11-windows-early-release So you could always figure out how to do this by booting up a Windows Server 2016 box on GCE with RDP and go from there. Then you’d finally be down to just one CI system! On Tue, Dec 4, 2018 at 22:49 Chris Foster <[email protected]> wrote: > As a further concrete example of how this can be done (including > packaging and uploading build artifacts to S3 for each master build) > here's the appveyor config for a project of mine: > > https://github.com/c42f/displaz/blob/master/appveyor.yml > > > On Wed, Dec 5, 2018 at 9:59 AM Marco Meyer <[email protected]> wrote: > > > > As a suggestion: since you have appveyor set up already you could deploy > its build artifacts to github releases. I am using something similar on my > bitbucket (pipelines) and it works like a charm for me. > > > > https://www.appveyor.com/docs/packaging-artifacts/ > > https://www.appveyor.com/docs/deployment/github/ > > > > Not volunteering thou... I'm neither an expert on appveyor nor a windows > guy :) just thought I'd throw that in. > > > > > > -----Original Message----- > > From: Larry Gritz <[email protected]> > > Reply-to: OpenImageIO developers <[email protected]> > > To: OpenImageIO developers <[email protected]> > > Subject: Re: [Oiio-dev] oiiotool --add troubles > > Date: Tue, 4 Dec 2018 14:19:30 -0800 > > > > Sorry, I know that's a big hole for us. > > > > > > It's not even the "hassle", it's truly that I don't have easy access to > Windows (nor expertise on it). I would *love* a volunteer who can figure > out a good path for us to produce Windows binaries for major releases and > store them somewhere (not just once, but taking it on as an ongoing task, > or find a way to automate it). > > > > > > > > > > On Dec 4, 2018, at 1:52 PM, Sebastian Schoellhammer < > [email protected]> wrote: > > > > > > Hi Larry, > > > > > > thanks for the swift response - I feel slightly less silly! > > > > I did grab whatever windows binary I could get my hands on, as I didn't > have Visual Studio to build it. > > > > That's the result :-) > > > > > > It would be awesome if there were binaries coming with the source > releases but I understand that it's a hassle! > > > > > > Thanks again, > > > > seb > > > > > > > > > > -- > > > > Larry Gritz > > > > [email protected] > > > > > > > > > > > > _______________________________________________ > > > > Oiio-dev mailing list > > > > [email protected] > > > > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org > > > > _______________________________________________ > > Oiio-dev mailing list > > [email protected] > > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org > _______________________________________________ > Oiio-dev mailing list > [email protected] > http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org >
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
