stryker-net icon indicating copy to clipboard operation
stryker-net copied to clipboard

Migrate from azure devops and myget to GitHub

Open rouke-broersma opened this issue 5 years ago • 3 comments

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.

rouke-broersma avatar Sep 17 '20 06:09 rouke-broersma

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.

raschmitt avatar Sep 23 '20 00:09 raschmitt

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 avatar Sep 23 '20 07:09 rouke-broersma

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

rouke-broersma avatar Sep 03 '21 11:09 rouke-broersma