Add ApiCompat DevOps task
Description
This PR moves the ApiCompat task from southworks/SOUTHWORKS-azure-pipelines-tasks to this repository to be re-published as a Microsoft task.
This is in itself an Azure Pipelines encapsulation of the ApiCompat tool from the dotnet/arcade repository. It compares two sets of assemblies and determines if the implementation has incompatibilities with the contract.
Specific Changes
- Adds the ApiCompat source, task definition files, and documentation.
@ceciliaavila I really didn't realize there were PR's in this repo. Is this still a thing? It's quite old.
@ceciliaavila I really didn't realize there were PR's in this repo. Is this still a thing? It's quite old.
Hi Tracy, the CI pipeline in BotBuilder-DotNet is using this SOUTHWORKS DevOps extension. This PR was meant for the extension to be published on MS behalf. I guess you can close it if this is no longer of interest.