Currently, this widget is only compatible with Azure DevOps server 2022.2 due to api-version changes in the azure devops extension library.
This issue will be fixed in all versions above or equal to 2.1.0.0 . However, until then, old and new installations of the widget are expected to not work on versions of Azure DevOps server at 2022.1 patch x and lower.
This widget allows you to display the various builds executed on a specific pipeline for one branch.
You can also filter them by tags to further reduce the scope of the widget and track your release more precisely.
You can configure the following properties of your widget:
Pipelines
blade to use for the widgetAs you can see, while this widget works for simple, linear builds. It is principally focused on release management making use of a single branch per dashboard.
As such, here is a small list of improvements we would like to implement, and you could help us improve on
Right now, this widget can only filter by a single branch. It would be better to be able to filter either:
Sometimes, you can have multiple stage that depends on a single stage and run in parallel. This widget has no way of displaying this currently. This would likely be implemented through a third party graph library.
Regardless of the previous points. The UI is "Bare bone" and could be heavily improved.