stryker-mutator / stryker-net

Mutation testing for .NET core and .NET framework!
https://stryker-mutator.io
Apache License 2.0
1.78k stars 187 forks source link

Migrate from azure devops and myget to GitHub #1212

Open rouke-broersma opened 4 years ago

rouke-broersma commented 4 years ago

Is your feature request related to a problem? Please describe. Using GitHub workflows as well as GitHub packages will provide a more integrated solution for our CICD solutions. At the same time we can get rid of myget.

raschmitt commented 4 years ago

I think Azure Artifacts is a great solution. Any Azure account has 2GB upload free of charge, and it would be a pretty easy integration considering pipelines are already Azure DevOps based.

rouke-broersma commented 4 years ago

We are already using azure devops for artifacts. The issue with azure devops is that I think to be able to upload you need permission in our azure devops project which contributors from forks do not have, so we have been using myget for forks.

rouke-broersma commented 3 years ago

Simple start: https://github.com/stryker-mutator/stryker-net/tree/github-actions