Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 886 Bytes

File metadata and controls

21 lines (13 loc) · 886 Bytes

Tasks Dev Kit

The Microsoft Pipelines Tasks Dev Kit extension is designed to enhance the workflow of developers working with pipeline tasks in Azure DevOps.

Features

  • Automated Task Building: Seamlessly build your Azure DevOps pipeline tasks with a single command.
  • Integrated Testing: Run unit tests to ensure your tasks function as expected.
  • One-Click Deployment: Deploy your tasks to your Azure DevOps organization using Azue DevOps PAT authorization.
  • Debug Profile Generation: Automatically create a launch.json debug profile for quick and easy debugging within your IDE.

Requirements

The extension requires VS Code version 1.95.0 and higher.

Contribution

For more information