Download presentation
Presentation is loading. Please wait.
Published byJuho-Matti Koskinen Modified over 5 years ago
1
Extend Azure DevOps with a Custom PowerShell-based Pipeline Task
Mike Huguet Lead Software Engineer for
2
Microsoft Azure DevOps
3
Azure DevOps Pipelines
Build, test, and deploy with CI/CD that works with any language, platform, and cloud. Connect to GitHub or any other Git provider and deploy continuously. Get cloud-hosted pipelines for Linux, macOS, and Windows. Build web, desktop and mobile applications. Deploy to any cloud or on-premises. Build Test Release
5
Tools & Prerequisites A Microsoft account
Azure DevOps organization able to install extensions PowerShell Text editor Node.js TFS Cross Platform CLI (tfx-cli) NPM module npm install –g tfx-cli PowerShell Task SDK save-module VstsTaskSdk (PowerShell Gallery)
6
Steps Modify the metadata Script/Code away Test Package into vsix
Initialize task metadata files Add Azure Pipeline Task SDK save-module VstsTaskSdk (PowerShell Gallery) Modify the metadata Script/Code away Test Package into vsix Deploy Share Install
7
tfx build tasks create
8
Demo
9
Session Evaluations are ONLINE ONLY
Your feedback is valuable! SQLSatBR.com/Sessions/SessionEvaluation.aspx
10
Resources
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.