Conversation
93a203e to
b8d63a7
Compare
jfversluis
left a comment
There was a problem hiding this comment.
This is a great start!
I think we need two more things:
Both of these I think will be very similar to what Windows does. They have stages already set up and the secrets they are using are org secrets, so those should be available to us.
We "just" need to check the conditions here and make sure that they match out release procedure with creating a git tag and then using the version number from that.
b8d63a7 to
c56245e
Compare
|
Can we check to see what code coverage reports we will get? Well we be getting similar to what we get from Azure DevOps? |
9999eea to
3480ce4
Compare
|
Keeping the azure-pipelines.yml around for a little bit more until we know the GitHub Actions do everything they should. Mostly releases. I can basically only test the sign and release part by actually doing a release and when that turns out to not work, I'd rather be able to revert back to Azure Pipelines to get the release out and fix it for a next time. |
Description of Change
Initial migration from Azure Pipeline to GitHub Actions.
Skipped NuGet publish.
Linked Issues
PR Checklist
approved(bug) orChampioned(feature/proposal)mainat time of PRAdditional information