Azure Pipelines RunnerAzure Pipelines Runner lets you explore and monitor your Azure DevOps pipelines directly from the editor. It helps you keep track of builds, inspect logs, and understand pipeline status without constantly switching between VS Code and the Azure DevOps web portal.
Get startedTo start using Azure Pipelines Runner, simply add your Azure DevOps account through the Accounts view. You'll need:
Once added, the extension will automatically load your projects, pipelines, and builds into the VS Code Explorer. Manage multiple accountsAzure Pipelines Runner supports multiple Azure DevOps accounts:
Explore your pipelinesUse the Azure Pipelines Runner view to navigate through:
You can quickly inspect build status, stages, and execution logs, or open the selected pipeline or build in the Azure DevOps web UI when needed. Inspect build detailsSelecting a build allows you to:
This makes it easier to investigate failures or understand what happened during a pipeline run without leaving your development environment. RequirementsTo use this extension, you will need:
Extension settingsNo manual configuration in Note: If you previously configured credentials in ContributingThere are a couple of ways you can contribute to this repo:
RoadmapTrack progress and upcoming features on the GitHub Project Board. ChangelogFor a detailed list of changes and release notes, please see the CHANGELOG.md. |
