Let your build work for you, shorten the feedback loop

Tips and tricks Inline Powershell task VSTS, combine webhooks, rest api calls to get more out of your VSTS/TFS build and release pipelines

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: Let your build work for you Continue reading “Let your build work for you, shorten the feedback loop”

Advertisement

VSTS Rest API from Inline Powershell

Tips and tricks Inline Powershell task VSTS, call the VSTS/TFS Rest APIs from Powershell

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: VSTS Rest API Continue reading “VSTS Rest API from Inline Powershell”

Navigate VSTS project as filesystem from Inline Powershell

Tips and tricks Inline Powershell task VSTS, navigate VSTS/TFS like it is a filesystem

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: Navigate VSTS as filesystem Continue reading “Navigate VSTS project as filesystem from Inline Powershell”

Install a Powershell Module Inline Powershell VSTS

Tips and tricks Inline Powershell task VSTS, install extra Powershell modules

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: Install Powershell Module Continue reading “Install a Powershell Module Inline Powershell VSTS”

Download a file from Inline Powershell

Tips and tricks Inline Powershell task VSTS, download files into your build/release pipeline

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: Download a file Continue reading “Download a file from Inline Powershell”

Call a WebHook from Inline Powershell

Tips and tricks Inline Powershell task VSTS, call a webhook from your build task

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: Call WebHooks from your build pipeline Continue reading “Call a WebHook from Inline Powershell”

VSTS Powershell Commands

Tips and tricks Inline Powershell task VSTS, in this post VSTS/TFS command you can trigger from Powershell in your build or release pipeline

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: VSTS Powershell Commands. Continue reading “VSTS Powershell Commands”

Set Buildnumber from Inline Powershell

Tips and tricks Inline Powershell task VSTS, set the build number for the build from Powershell

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: Set the buildnumber. Continue reading “Set Buildnumber from Inline Powershell”

Set progess in Inline Powershell task

Tips and tricks Inline Powershell task VSTS, show progess of your task

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: Set progress. Continue reading “Set progess in Inline Powershell task”

Let your Inline Powershell task fail

Tips and tricks Inline Powershell task VSTS, let your Task fail the build or release

Maximize how you use your VSTS build and release pipeline with Inline Powershell tasks. In this blog series ‘Tips and Tricks for Inline Powershell’, I will show simple samples on how to get more out of your pipelines. This blog post: Let your task fail. Continue reading “Let your Inline Powershell task fail”