Azure / azure-amqp

AMQP C# library
Other
94 stars 70 forks source link

Switch build status to github actions #224

Closed danielmarbach closed 1 year ago

danielmarbach commented 1 year ago

@xinchen10 I think you also need to remove the appveyor as a required status check from the repository settings and potentially make the Windows on GH actions required.

danielmarbach commented 1 year ago

@xinchen10 it seems the appveyor build is still in place and required

image

In theory that is no longer needed and could be removed from the required status checks. Especially because https://github.com/Azure/azure-amqp/pull/223/commits/1f874a3574ca02a6217c4514bb05c70500df721f removed the appveyor definition you will be running into inconsistencies at some point.