This repo contains Azure DevOps Services (VSTS) Server (TFS) Pipeline Extensions. It has evolved over time
- Initially it contained PowerShell scripts to perform build tasks
- Next I moved these scripts into VSTS/TFS Build tasks to wrapper PowerShell scripts.
- Finally the tasks have been placed in VSTS/TFS extensions for ease of installation. Any remaining PowerShell scripts have been moved to this repo
For details of how to build and deploy these tasks/extensions see this repo's wiki
For more details of how to use these tasks see this repo's wiki