delphe / AzDo.VstsDashboard

Provide a simple way to view all Builds and Releases on a single page. The intend was to see what's currently happened into the CI/CD pipeline and provide quick feedback of what's going on.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD dashboard

Provide a simple way to view all Builds and Releases on a single page. The intention was to see what's currently happened into the CI/CD pipeline and provide quick feedback of what's going on. See Release notes

CICD_Screencapture

Important:

  • Pipeline YAML, due to missing Rest API functionality to extract Pipeline Deployment Stage in Pipeline Yaml, they’re not supporting viewing Deployment Stage health. There is a way to extract the information, but this will cause a major overhead in terms of usability of this extension to your users account request per min on Azure DevOps Service.
  • After February 5th, 2022, there no longer support to enhance on this extension. Since we moved all of our Projects on GitHub

Permissions Authorization

Don't forget to Authorize the Extension permission under your Azure DevOps/Server Organization Settings/Extensions/CI/CD Dashboard.

Issue0141-01

Azure DevOps Supported versions

More informations

  • UI Guidelines: The UI of this extension has been developed in accordance of the Formula Design System provided by Microsoft.

About

Provide a simple way to view all Builds and Releases on a single page. The intend was to see what's currently happened into the CI/CD pipeline and provide quick feedback of what's going on.

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 2.1%Language:HTML 0.3%