Azure DevOps pipeline overviewFor Azure DevOps Server usersCurrently, 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. How it worksThis 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. ConfigurationYou can configure the following properties of your widget:
How you can help to improve this 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 Support for multiple branch filteringRight now, this widget can only filter by a single branch. It would be better to be able to filter either:
Support for multi-stage displaySometimes, 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. Better UIRegardless of the previous points. The UI is "Bare bone" and could be heavily improved. |