Skip to content

rfennell/AzurePipelines

Repository files navigation

Azure DevOps Pipelines Extensions Repo

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

Under Active Support

Extension Public Deployment Status
Artifact PR Description Release Status
Build Utils Release Status
DevTest Labs Release Status
FileCopier Utils Release Status
GenerateReleaseNotes (XPlat) Release Status
Manifest Versioning Release Status
WIKI Updater Release Status
WIKI PDF Exporter Release Status
YAML Generator Release Status

Not supported as deprecated

Extension Public Deployment Status
GenerateReleaseNotes (PowerShell) Release Status - GenerateReleaseNotes Extension (PowerShell)
Pester Release Status - Pester Extension
StyleCop Release Status - StyleCop Extension
Typemock Runner Release Status - Typemock Runner Extension

Building Extensions

For details of how to build and deploy these tasks/extensions see this repo's wiki

Included Extensions in the Repo

For more details of how to use these tasks see this repo's wiki