All Projects → rfennell → AzureDevOpsPowershell

rfennell / AzureDevOpsPowershell

Licence: MIT license
A selection of PowerShell scripts that make use of the Azure DevOps (TFS/VSTS) APIs

Programming Languages

powershell
5483 projects
java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to AzureDevOpsPowershell

DeploySsrs
Build-Release task for VSTS/TFS that manages Microsoft's SQL Server Reporting Services
Stars: ✭ 17 (-50%)
Mutual labels:  vsts
vsts-extension-color-control
This is an example of a custom control extension for use in on-premise instances of Visual Studio Team Services on the work item form.
Stars: ✭ 16 (-52.94%)
Mutual labels:  vsts
webpack-vsts-extension
Webpack build task for Visual Studio Team Services
Stars: ✭ 16 (-52.94%)
Mutual labels:  vsts
juce-cookbook
Collection of tutorials & resources for the C++ library JUCE
Stars: ✭ 58 (+70.59%)
Mutual labels:  vsts
AzureDevOps-WSJF-Extension
Sample work item form extension that auto calculates WSJF (weighted shortest job first) per work item and stores it in a work item field
Stars: ✭ 21 (-38.24%)
Mutual labels:  vsts
vsts-extension-multivalue-control
A work item form control which allows selection of multiple values.
Stars: ✭ 40 (+17.65%)
Mutual labels:  vsts
Melodrumatic
Audio plugin that lets you use MIDI to pitch-shift via delay to turn unpitched audio into melodies
Stars: ✭ 26 (-23.53%)
Mutual labels:  vsts
vst-cmake
A cross-platform CMake-based template for designing VST audio plug-ins.
Stars: ✭ 21 (-38.24%)
Mutual labels:  vsts
DAFx19-Gamelanizer
Accompanying material for the paper 'A Real-Time Audio Effect Plug-In Inspired by the Processes of Traditional Indonesian Gamelan Music'
Stars: ✭ 33 (-2.94%)
Mutual labels:  vsts
vsts-resharper-code-quality-task
No description or website provided.
Stars: ✭ 18 (-47.06%)
Mutual labels:  vsts
NewmanPostman VSTS Task
A task for Azure DevOps Pipelines to run newman tests.
Stars: ✭ 31 (-8.82%)
Mutual labels:  vsts
Task-Card-Creator
Small tool for printing task cards used for a Scrum board. Your physical Scrum board will look fantastic. Supports Team Foundation Server and Azure DevOps.
Stars: ✭ 25 (-26.47%)
Mutual labels:  vsts
azure-boards-estimate
Estimate - Planning Poker for Azure Boards
Stars: ✭ 62 (+82.35%)
Mutual labels:  vsts
azure-boards-decompose
Azure Boards extension to quickly decompose work items into a valid hierarchy
Stars: ✭ 35 (+2.94%)
Mutual labels:  vsts
tfsaggregator
A server side plugin for Team Foundation Server (TFS) and Azure DevOps Server for performing various Work Item related calculations, create new Work Items and Links automatically.
Stars: ✭ 122 (+258.82%)
Mutual labels:  vsts
gl-vsts-tasks-yarn
Yarn Package Manager Visual Studio Team Services Build and Release Management extensions
Stars: ✭ 50 (+47.06%)
Mutual labels:  vsts
phoenix
Containerize your enterprise - tutorials and resources for learning Kubernetes hands on using azure!
Stars: ✭ 102 (+200%)
Mutual labels:  vsts
FlowViz
A Power BI template that provides easy to understand, actionable flow metrics and predictive analytics for your agile teams using Azure DevOps, Azure DevOps Server and/or TFS.
Stars: ✭ 150 (+341.18%)
Mutual labels:  vsts
sitecore-azure-devops
Sitecore 8.2u5 DevOps Scripts
Stars: ✭ 15 (-55.88%)
Mutual labels:  vsts
az-devops-rice-extension
Azure DevOps extension that auto calculates RICE and stores it in a field.
Stars: ✭ 15 (-55.88%)
Mutual labels:  vsts

Azure DevOps Powershell

A selection of PowerShell scripts that make use of the TFS/VSTS APIs, both the older .NET and Java ones and the prefered current REST API. If you are looking for the source for my VSTS Build Extensions you are in the wrong repo, look here in the vNextBuild repo

I had intended, going forward, to place all the code samples in use in blog posts here. However I have since found it eaiser to use Gists

There is more in the repo, as it is a bit of a catch all, but the items linked to from posts are as follows

.NET API (this API is being depricated)

REST API

  • REST versions of scripts to assist in the migration between TFS instances as detailed in this post
  • Script to create a standard set of tasks for backlog items in an iteration
  • Script to create releases notes for a build in markdown as detailed in this post
  • Running Test Suites within a network Isolated Lab Management environment when using TFS vNext build and release tooling as detailed in this post

JAVA

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].