botframework-sdk icon indicating copy to clipboard operation
botframework-sdk copied to clipboard

Add ApiCompat DevOps task

Open ceciliaavila opened this issue 5 years ago • 2 comments

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 avatar Feb 05 '21 15:02 ceciliaavila

@ceciliaavila I really didn't realize there were PR's in this repo. Is this still a thing? It's quite old.

tracyboehrer avatar Apr 02 '25 18:04 tracyboehrer

@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.

ceciliaavila avatar Apr 03 '25 12:04 ceciliaavila