Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appveyor.yml for appveyor.com Windows CI #31

Merged
merged 3 commits into from
Nov 27, 2017

Conversation

ppalaga
Copy link
Contributor

@ppalaga ppalaga commented Nov 27, 2017

As noted in the commit message of 167b085 , this PR is based on the knowledge and kind assistance of Michael Kriese alias @viceice in #29 and ppalaga#1

The present PR is not using Michael's PowerShell build scripts from #29 because they are not in master yet.

One of the project owners should activate AppVeyor CI for the current repository on https://www.appveyor.com/

I have activated AppVeyor for my fork and this is how the build output of 167b085 looks like: https://ci.appveyor.com/project/ppalaga/editorconfig-core-c/build/1.0.92

Note that utf_8_char test is failing, which is a known issue: https://ci.appveyor.com/project/ppalaga/editorconfig-core-c/build/1.0.92#L1049

The main motivation for the present PR is to provide a canonical build for Windows including tests so that every future PR can be easily checked for eventual regressions. Having a Windows CI will also help to discuss and solve Windows related issues, like the already mentioned utf_8_char test failure.

@xuhdev
Copy link
Member

xuhdev commented Nov 27, 2017

Thanks, I appreciate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants