Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Dash-CI
Dash-CI

Dash-CI

Marcos Junior

|
594 clicks
| (0) | Free
Dash-CI is a simple dashing.io like dashboard to show (almost) real time continuous integration tasks status and other project information. This application fits best using Edge or Google Chrome, full screen (F11) at a TV or large monitor.
Get Started

Dash-CI

Dash-CI is a simple dashing.io like dashboard to show (almost) real time continuous integration tasks status and other project information.

This application fits best using Google Chrome, full screen (F11) at a TV or large monitor.

Running

There are two options for running Dash-CI: Online from github.io or local at your machine with node or any web server.

To run online, goto http://junalmeida.github.io/dash-ci/dist

To run from source, download, extract and run npm install and npm server.

Dash-Ci does not need a back-end. It uses browser local storage to save settings and service API's.

First version ships with Microsoft TFS (or Visual Studio Online) widgets and Gitlab widgets.

Although Dash-CI does not need a backend, to use it with On-Premises TFS 2015, you need to serve dash-ci files at the same domain of tfs (such as http://tfs.yourcompany.com/dash-ci) to use ntlm. If you cannot do this due to some restrictions at your company, you can use "tfs-onpremise-ntlm" project. This executable serves the dash-ci files and redirects tfs api requests to the real tfs url using ntlm to authenticate. 

Usage

Demo

Run online and click at the edit button to add or configure global options.

If this is your first usage, you need to set gitlab and/or tfs host and private access key.

Widgets

  1. Label: A simple label to create semantic areas at your dashboard.
  2. Clock: A simple clock with current date and time.

  3. TFS - Build: Shows status of latest build definition run from a tfs project.

  4. TFS - Build Graph: Shows status with a graph of N build runs in a row from a tfs project.
  5. TFS - Query Count: Runs a saved query from tfs and show the items count. Useful to show open bugs, issues, etc.
  6. TFS - Releases: Shows status of latest release definition run from a tfs project.

  7. Gitlab - Pipeline: Shows status of latest pipeline run from a gitlab project.

  8. Gitlab - Pipeline Graph: Shows status with a graph of N pipeline runs in a row from a gitlab project.
  9. Gitlab - Issue Query: Counts issues at gitlab by group or project, filtering by label and state.

  10. Github - Issue Query: Counts issues at github by group or project, filtering by label and state.

Feedback

If you like this project, feel free to suggest or report a bug at github issues page.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft