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
| Extension | Public Deployment Status |
|---|---|
| Artifact PR Description | |
| Build Utils | |
| DevTest Labs | |
| FileCopier Utils | |
| GenerateReleaseNotes (XPlat) | |
| Manifest Versioning | |
| WIKI Updater | |
| WIKI PDF Exporter | |
| YAML Generator |
| Extension | Public Deployment Status |
|---|---|
| GenerateReleaseNotes (PowerShell) | |
| Pester | |
| StyleCop | |
| Typemock Runner |
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