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

AppVeyor matrix build #3200

Closed
wants to merge 1 commit into from

Conversation

campersau
Copy link
Contributor

Summary: Builds vs2015, vs2017 and vs2019 on AppVeyor

Changes: #3197 requires matrix builds on appveyor so I have enabled it for the existing supported visual studio versions and can be extended later to support netcore as well.

How Has This Been Tested?
https://ci.appveyor.com/project/campersau/cefsharp/builds/34263683

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Updated documentation

Checklist:

  • Tested the code(if applicable)
  • Commented my code
  • Changed the documentation(if applicable)
  • New files have a license disclaimer
  • The formatting is consistent with the project (project supports .editorconfig)

@AppVeyorBot
Copy link

@amaitland
Copy link
Member

The plan is to just have the matrix build vs2015 and the new net core solution.

Building the VS2017 and vs2019 targets is problematic as each creates Nuget packages, what exactly gets pushed to myget?

We're also using AppVeyor as a free service so I'd rather keep the usage of the service to only what's nessicary.

Appreciate the effort though 👍

@campersau campersau closed this Jul 31, 2020
@campersau campersau deleted the appveyor_matrix_build branch July 31, 2020 15:20
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.

3 participants