The Wayback Machine - https://web.archive.org/web/20210801132731/https://github.com/topics/azure-devops-extension
Here are
86 public repositories
matching this topic...
Azure DevOps Extension for Azure CLI
Updated
Jul 25, 2021
Python
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
Pipeline tasks for Azure DevOps Extensions
Updated
Jul 9, 2021
TypeScript
A Power BI template that provides easy to understand, actionable flow metrics and predictive analytics for your agile teams using Azure DevOps.
Azure DevOps extension adding tools to build and deploy Unity 3D projects using Azure Pipelines
Updated
Apr 23, 2021
TypeScript
Estimate - Planning Poker for Azure Boards
Updated
Mar 30, 2021
TypeScript
Embed Google Lighthouse HTML reports into Azure Pipelines
Updated
Jun 11, 2021
TypeScript
Assembly Info is an extension for Azure DevOps that populates assembly information metadata from a build pipeline.
Updated
Jul 30, 2021
TypeScript
[No longer maintain] 🦀 Rust extension for Azure DevOps
Updated
Nov 6, 2019
TypeScript
Azure Pipelines tasks for Team Foundation Version Control
Updated
Aug 27, 2020
PowerShell
Azure Pipelines Tasks that help you build and publish your applications on Microsoft Azure
Updated
Jun 9, 2021
PowerShell
Azure DevOps Extension to send custom notifications to Telegram
Updated
Feb 19, 2019
JavaScript
Simple build tasks to manipulate variables.
Updated
Nov 12, 2020
PowerShell
Webpack build task for Visual Studio Team Services
Updated
Apr 16, 2021
TypeScript
Browser extension that keeps your Azure DevOps dashboards 100% green
Updated
Sep 17, 2019
JavaScript
Chuck Norris Azure DevOps build enhancer
Updated
Nov 29, 2019
TypeScript
Starter template for creating a custom azure pipelines task
Updated
Feb 9, 2021
JavaScript
Azure DevOps extension to enable cascading picklists on the work item form
Updated
Jun 16, 2021
TypeScript
NuKeeper AzureDevops and VSTS extension
Updated
Jun 11, 2021
TypeScript
Command Line UI for managing Azure DevOps Pull Requests
Microsoft SQL Server deployment extensions for Azure DevOps Pipelines
Updated
Mar 11, 2021
PowerShell
A custom task that you can include in your pipeline on Azure DevOps, wich can generate a coverage from the integration test result.
Updated
Jun 29, 2021
TypeScript
Translates a WIQL query to OData (for the Analytics extension) in Azure DevOps
Updated
Sep 4, 2020
TypeScript
Share Azure Boards configurations between teams.
Updated
Jun 6, 2021
TypeScript
Task for deploy SQL Server
Updated
Dec 29, 2020
PowerShell
Azure DevOps Extension for printing work items to place on physical boards
Updated
Oct 25, 2019
HTML
Simple UI tool to test expressions for Server and ServerGate success expressions.
Azure Pipelines task to configure common MsBuild settings
Updated
Aug 27, 2020
TypeScript
Azure DevOps extension that enables you to use the Terraform outputs as variables in your Azure Pipelines.
Updated
Aug 4, 2019
TypeScript
Improve this page
Add a description, image, and links to the
azure-devops-extension
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
azure-devops-extension
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I try migrate rule from the old Aggregator plugin. This rule aggregate effort from children to parent.
When a item has children, the effort fields is read only by custom Hosted XML process rule (fields["MyOrg.HasChildren"] == "true").
The Aggregator rule is 3 step
This is the