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

Run CI tests on windows #2199

Merged
merged 1 commit into from
May 25, 2022
Merged

Run CI tests on windows #2199

merged 1 commit into from
May 25, 2022

Conversation

mtibben
Copy link
Member

@mtibben mtibben commented May 24, 2022

I noticed a few PRs (#2197 #2191) go through mentioning windows compatibility.

This adds Windows to Github Actions so that we can ensure gqlgen is working on Windows and write tests specifically targeted at windows if required.

@vikstrous @frederikhors can you ensure that your fixes have appropriate tests?

Fixes #2189

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 74.997% when pulling 32e2571 on windows-ci into 656045d on master.

@vikstrous
Copy link
Contributor

That's so cool! I didn't expect the script to just work on windows. I thought that windows's CLI is totally different. Sorry for my lack of windows knowledge. If I knew it was this easy, I might have done this with my original PR.

@StevenACoffman StevenACoffman merged commit 482f4ce into master May 25, 2022
@StevenACoffman StevenACoffman deleted the windows-ci branch May 25, 2022 11:52
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.

Add CI for windows
4 participants