Build Status

Introduction

An Azure DevOps extension that shows a Deployment Summary page within the Azure Pipelines hub.

See the extension in the Visual Studio Marketplace here

The extension adds a 'Deployment Dashboard' item to the Pipelines menu

Menu showing Deployment Dashboard menu item

Selecting this loads the Deployment Dashboard page (this may take a while depending on how many environments and deployments you have)

Example deployment dashboard screenshot

You can configure the extension via the Settings page, including reordering the environment. The default order is alphabetical, which can result in 'prod' appearing before 'test'!

Settings page screenshot

You reorder the environments by dragging them up or down and clicking Save.

You can restore the default order by clicking Reset to default

Contributing

Contributions are welcome. See our Contribution guide

See the developer guide to get started developing.