PoshCode / ErrorView

An attempt to simplify and customize error views
MIT License
13 stars 0 forks source link

`ErrorView` should support Azure DevOps Pipelines #2

Open StartAutomating opened 4 days ago

StartAutomating commented 4 days ago

It's possible to make Azure DevOps Pipelines report detailed information about an error.

It would be awfully nice if ErrorView supported logging to Azure DevOps pipelines, and even nicer if it automatically detected them.

Jaykul commented 2 days ago

It would be worth detecting build pipelines and automatically engaging the most verbose error view ...