• Stars
    star
    343
  • Rank 123,371 (Top 3 %)
  • Language
    PowerShell
  • License
    MIT License
  • Created about 9 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A single Repo to contain the source for ALL my Azure DevOps Build/Release Extensions. The packages can be found in the Azure DevOps Marketplace

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